Click or drag to resize

VirtualDataWindowLookupContextDeploymentId Property

Gets or sets the deployment id.

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

Property Value

Type: String
The name of the deployment id.
See Also