DeploymentStatus property
- Last UpdatedJul 23, 2024
- 1 minute read
Indicates whether the instance is currently deployed and if so, if it has pending changes.
Class
IInstance
Syntax
[C#]
EDeploymentStatus DeploymentStatus { get; };
[Visual C++]
HRESULT DeploymentStatus(
[out, retval] EDeploymentStatus* theDeploymentStatus
);
Parameters
theDeploymentStatus
Indicates whether the instance is currently deployed and if so, if it has pending changes.