Share via


WorkflowAssociationCollection.GetById(Guid) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public virtual Microsoft.SharePoint.Client.Workflow.WorkflowAssociation GetById (Guid associationId);
abstract member GetById : Guid -> Microsoft.SharePoint.Client.Workflow.WorkflowAssociation
override this.GetById : Guid -> Microsoft.SharePoint.Client.Workflow.WorkflowAssociation
Public Overridable Function GetById (associationId As Guid) As WorkflowAssociation

Parameters

associationId
Guid

Returns

Attributes

Applies to