Share via


WorkflowTemplateCollection.GetById(Guid) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.Workflow.WorkflowTemplate GetById (Guid templateId);
member this.GetById : Guid -> Microsoft.SharePoint.Client.Workflow.WorkflowTemplate
Public Function GetById (templateId As Guid) As WorkflowTemplate

Parameters

templateId
Guid

Returns

Attributes

Applies to