DGWorkflowDeploymentProvider.RemoveSnapshot method

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServices (in Microsoft.SharePoint.WorkflowServices.dll)

Syntax

'Declaration
Public Sub RemoveSnapshot ( _
    scopeId As WorkflowScopeIdentifier _
)
'Usage
Dim instance As DGWorkflowDeploymentProvider
Dim scopeId As WorkflowScopeIdentifier

instance.RemoveSnapshot(scopeId)
public void RemoveSnapshot(
    WorkflowScopeIdentifier scopeId
)

Parameters

Implements

IWorkflowDeploymentProvider.RemoveSnapshot(WorkflowScopeIdentifier)

See also

Reference

DGWorkflowDeploymentProvider class

DGWorkflowDeploymentProvider members

Microsoft.SharePoint.WorkflowServices namespace