CepEventTypeField.Type Property

Gets the CEP event type of the field.

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

Syntax

public CepEventType Type { get; internal set; }

Property Value

Type: Microsoft.ComplexEventProcessing.CepEventType
The run-time type of the field.

See Also

Reference

CepEventTypeField Class

Microsoft.ComplexEventProcessing Namespace