 | VirtualDataWindowLookupContextNamedWindowName Property |
Gets or sets the named window name.
Namespace:
com.espertech.esper.common.client.hook.vdw
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string NamedWindowName { get; }
Property Value
Type:
StringThe name of the named window.
See Also