Udostępnij za pośrednictwem


WorkflowInstanceService.GetInstance(Guid) Method

Definition

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

Parameters

instanceId
Guid

Returns

Attributes

Applies to