ContentDeploymentPath.DeploymentStatusDictionary Property
Gets the deployment status from the collection of deployment object status objects.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property DeploymentStatusDictionary As DeploymentStatusDictionary
Get
'Usage
Dim instance As ContentDeploymentPath
Dim value As DeploymentStatusDictionary
value = instance.DeploymentStatusDictionary
public DeploymentStatusDictionary DeploymentStatusDictionary { get; }
Property Value
Type: Microsoft.SharePoint.Publishing.Administration.DeploymentStatusDictionary
The status of this content deployment job.