Click or drag to resize

DotExpressionItemName Property

Gets or sets the method name or nested property name.

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

Property Value

Type: String
method name or nested property name
See Also