다음을 통해 공유


Project.UpdateProjectStageStatus Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void UpdateProjectStageStatus (Microsoft.ProjectServer.Client.Stage stage, string statusInformation, Microsoft.ProjectServer.Client.UpdateProjectStageStatusFieldValue stageStatusValue, bool append);
member this.UpdateProjectStageStatus : Microsoft.ProjectServer.Client.Stage * string * Microsoft.ProjectServer.Client.UpdateProjectStageStatusFieldValue * bool -> unit

Parameters

stage
Stage
statusInformation
String
append
Boolean
Attributes

Applies to