UpdateProjectStageStatus-Klasse
Die Workflowaktivität, mit die Feld status und das Feld status information in der angegebenen Projektstufe aktualisiert.
Vererbungshierarchie
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
Microsoft.Office.Project.Server.Workflow.UpdateProjectStageStatus
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
<ToolboxBitmapAttribute(GetType(UpdateProjectStageStatus), "Resources.UpdateProjectStageStatus.bmp")> _
Public Class UpdateProjectStageStatus _
Inherits Activity
'Usage
Dim instance As UpdateProjectStageStatus
[ToolboxBitmapAttribute(typeof(UpdateProjectStageStatus), "Resources.UpdateProjectStageStatus.bmp")]
public class UpdateProjectStageStatus : Activity
Hinweise
Die Aktivität UpdateProjectStageStatus kann Feld status auf eine der Konstanten in der UpdateProjectStageStatusFieldValue -Enumeration festgelegt werden.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.