AssociativeAttributeAssociativeType Property DryadLINQ documentation
A type that implements IAssociative{T} where T is the output type of methods that are decorated with this attribute.

Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax

public Type AssociativeType { get; }

Property Value

Type: Type
See Also

Reference