Click or drag to resize

DeploymentProviderGetDeploymentStatus Method

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public virtual ApplicationResponse<TrackingState> GetDeploymentStatus(
	string id
)

Parameters

id
Type: SystemString

Return Value

Type: ApplicationResponseTrackingState
See Also