Click or drag to resize

VirtualDataWindowLookupFieldDescLookupValueType Property

Returns the type of lookup value provided.

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

Property Value

Type: Type
lookup value type (aka. key type)
See Also