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.
Discovers the object implementation.
Namespace: Microsoft.SharePoint.Publishing.Cmdlet
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected Overrides Sub Discover ( _
instance As ContentDeploymentJob _
)
'Usage
Dim instance As ContentDeploymentJob
Me.Discover(instance)
protected override void Discover(
ContentDeploymentJob instance
)
Parameters
instance
Type: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobThe current instance of the ContentDeploymentJob object.
See Also
Reference
SPContentDeploymentJobPipeBind Class