 | EventRepresentationAttributeValue Property |
Define the event underlying type.
Namespace:
com.espertech.esper.common.client.annotation
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic virtual EventUnderlyingType Value { get; set; }
Property Value
Type:
EventUnderlyingType
The event underlying type.
See Also