 | FragmentEventTypeIsIndexed Property |
Returns true if the fragment type is an array.
If a property value is an array and thereby a fragment array, this flag is set to true.
Namespace:
com.espertech.esper.common.client
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsIndexed { get; }
Property Value
Type:
Booleanindicator if array fragment
See Also