Click or drag to resize

VirtualDataWindowLookupFieldDescPropertyName Property

Returns the property name queried in the where-clause.

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

Property Value

Type: String
property name.
See Also