Click or drag to resize

ModuleItemIsCommentOnly Property

Returns true to indicate comments-only expression.

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

Property Value

Type: Boolean
comments-only indicator
See Also