Click or drag to resize

ExpressionTreeObjectName Property

Returns the tree of object name, for use by tools to assign an identifier to an expression.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
string TreeObjectName { get; set; }

Return Value

Type: String
tree object id
See Also