Click or drag to resize

ModuleItemLineNumber Property

Returns the line number of item.

Namespace:  com.espertech.esper.common.client.module
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public int LineNumber { get; set; }

Property Value

Type: Int32
item line num
See Also