IKey<K>.Key Property

Gets the grouping key.

Namespace:  Microsoft.ComplexEventProcessing.Linq
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

K Key { get; }

Property Value

Type: K
The grouping key.

See Also

Reference

IKey<K> Interface

Microsoft.ComplexEventProcessing.Linq Namespace