次の方法で共有


WorkflowActivities.UpdateProjectStageStatus Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void UpdateProjectStageStatus (Guid projectId, Guid stageId, string statusInformation, Microsoft.ProjectServer.Client.UpdateProjectStageStatusFieldValue stageStatusValue, bool append);
member this.UpdateProjectStageStatus : Guid * Guid * string * Microsoft.ProjectServer.Client.UpdateProjectStageStatusFieldValue * bool -> unit
Public Sub UpdateProjectStageStatus (projectId As Guid, stageId As Guid, statusInformation As String, stageStatusValue As UpdateProjectStageStatusFieldValue, append As Boolean)

Parameters

projectId
Guid
stageId
Guid
statusInformation
String
append
Boolean
Attributes

Applies to