 | VirtualDataWindowEventStartIndexFields Property |
Returns a list of fields that are part of the index.
Namespace:
com.espertech.esper.common.client.hook.vdw
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList Fields { get; }
Return Value
Type:
IListTlist of index fields
See Also