Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of a SPContentDeploymentJobPipeBind object.
Namespace: Microsoft.SharePoint.Publishing.Cmdlet
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Sub New ( _
instance As ContentDeploymentJob _
)
'Usage
Dim instance As ContentDeploymentJob
Dim instance As New SPContentDeploymentJobPipeBind(instance)
public SPContentDeploymentJobPipeBind(
ContentDeploymentJob instance
)
Parameters
instance
Type: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobThe current instance of the ContentDeploymentJob object.
See Also
Reference
SPContentDeploymentJobPipeBind Class
SPContentDeploymentJobPipeBind Members