SPContentDeploymentJobPipeBind Constructor (Guid)
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 ( _
id As Guid _
)
'Usage
Dim id As Guid
Dim instance As New SPContentDeploymentJobPipeBind(id)
public SPContentDeploymentJobPipeBind(
Guid id
)
Parameters
id
Type: System.GuidA Guid object that represents the ID.
See Also
Reference
SPContentDeploymentJobPipeBind Class
SPContentDeploymentJobPipeBind Members