SPContentDeploymentJobPipeBind.Read Method
Reads the object implementation.
Namespace: Microsoft.SharePoint.Publishing.Cmdlet
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Overrides Function Read As ContentDeploymentJob
'Usage
Dim instance As SPContentDeploymentJobPipeBind
Dim returnValue As ContentDeploymentJob
returnValue = instance.Read()
public override ContentDeploymentJob Read()
Return Value
Type: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJob
Returns ContentDeploymentJob.
See Also
Reference
SPContentDeploymentJobPipeBind Class