 | FragmentEventTypeIsNative Property |
Returns true if the fragment is a native representation, i.e. a type.
Namespace:
com.espertech.esper.common.client
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsNative { get; }
Property Value
Type:
Booleanindicator whether fragment is a type.
See Also