 | EventTypeMetadataIsPropertyAgnostic Property |
Returns indicator whether the type is property-agnostic, i.e. false for types that have a list of well-defined
property names and
true for a type that allows any property name
Namespace:
com.espertech.esper.common.client.meta
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsPropertyAgnostic { get; }
Property Value
Type:
Booleanindicator
See Also