WorkflowDeploymentService.GetDefinition(Guid) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public virtual Microsoft.SharePoint.Client.WorkflowServices.WorkflowDefinition GetDefinition (Guid definitionId);
abstract member GetDefinition : Guid -> Microsoft.SharePoint.Client.WorkflowServices.WorkflowDefinition
override this.GetDefinition : Guid -> Microsoft.SharePoint.Client.WorkflowServices.WorkflowDefinition
Public Overridable Function GetDefinition (definitionId As Guid) As WorkflowDefinition

Parameters

definitionId
Guid

Returns

Attributes

Applies to