Project.Stage property
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Stage As Stage
Get
'Usage
Dim instance As Project
Dim value As Stage
value = instance.Stage
public Stage Stage { get; }
Property value
Type: Microsoft.ProjectServer.Client.Stage