 | ModuleItemModel Property |
Returns the statement object model when provided
Namespace:
com.espertech.esper.common.client.module
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic EPStatementObjectModel Model { get; }
Property Value
Type:
EPStatementObjectModelthe statement object model
See Also