Click or drag to resize

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
Syntax
C#
public EPStatementObjectModel Model { get; }

Property Value

Type: EPStatementObjectModel
the statement object model
See Also