CepEventTypeField.IsFixedSize Property

Gets a value indicating whether the field size is fixed.

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

Syntax

public bool IsFixedSize { get; internal set; }

Property Value

Type: System.Boolean
true if the field size is fixed; otherwise, false.

See Also

Reference

CepEventTypeField Class

Microsoft.ComplexEventProcessing Namespace