WorkflowDeploymentService.PublishDefinition method

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

Syntax

'Declaration
Public Overridable Sub PublishDefinition ( _
    definitionId As Guid _
)
'Usage
Dim instance As WorkflowDeploymentService
Dim definitionId As Guid

instance.PublishDefinition(definitionId)
public virtual void PublishDefinition(
    Guid definitionId
)

Parameters

See also

Reference

WorkflowDeploymentService class

WorkflowDeploymentService members

Microsoft.SharePoint.Client.WorkflowServices namespace