Freigeben über


WorkflowActivities.ReadyToLeaveProjectStage(Guid) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<Microsoft.ProjectServer.Client.ReadyToLeaveProjectStageValue> ReadyToLeaveProjectStage (Guid projectId);
member this.ReadyToLeaveProjectStage : Guid -> Microsoft.SharePoint.Client.ClientResult<Microsoft.ProjectServer.Client.ReadyToLeaveProjectStageValue>
Public Function ReadyToLeaveProjectStage (projectId As Guid) As ClientResult(Of ReadyToLeaveProjectStageValue)

Parameters

projectId
Guid

Returns

Attributes

Applies to