 | 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
Syntaxpublic Type LookupValueType { get; set; }
Property Value
Type:
Typelookup value type (aka. key type)
See Also