ContentDeploymentJob.GetInstance Method
Include Protected Members
Include Inherited Members
Gets an instance of the SPDeploymentObject object.
Overload List
Name | Description | |
---|---|---|
GetInstance(Guid) | Gets the instance of the SPDeploymentObject object that matches the specified jobId. | |
GetInstance(String) | Gets the ContentDeploymentJob object with the specified jobName. |
Top