 | EPDeploymentDeploymentIdDependencies Property |
Returns the deployment ids of the deployments that this deployment depends on
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxpublic string[] DeploymentIdDependencies { get; }
Property Value
Type:
Stringdeployment id array of dependencies
See Also