Click or drag to resize

CreateSchemaClauseTreeObjectName Property

Gets or sets the id of expression assigned by tools.

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

Property Value

Type: String
The name of the tree object.
See Also