Share via


WorkflowActivities.EnterProjectStage(Guid, Guid) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void EnterProjectStage (Guid projectId, Guid stageId);
member this.EnterProjectStage : Guid * Guid -> unit
Public Sub EnterProjectStage (projectId As Guid, stageId As Guid)

Parameters

projectId
Guid
stageId
Guid
Attributes

Applies to