Freigeben über


Project.Stage-Eigenschaft

Ruft die aktuelle Workflowstufe des Projekts ab.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property Stage As Stage
    Get
'Usage
Dim instance As Project
Dim value As Stage

value = instance.Stage
[RemoteAttribute]
public Stage Stage { get; }

Eigenschaftswert

Typ: Microsoft.ProjectServer.Client.Stage
Die aktuelle Workflowstufe.

Siehe auch

Referenz

Project Klasse

Project-Member

Microsoft.ProjectServer.Client-Namespace