CepEventTypeField.Ordinal Property

Gets the ordinal value of the field.

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

Syntax

public int Ordinal { get; internal set; }

Property Value

Type: System.Int32
The ordinal value of the field within the CEP event type.

See Also

Reference

CepEventTypeField Class

Microsoft.ComplexEventProcessing Namespace