ContentDeploymentJob.GetInstance method
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