StageCustomField.Stage 屬性
會取得該階段實體的連結。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public ReadOnly Property Stage As Stage
Get
'用途
Dim instance As StageCustomField
Dim value As Stage
value = instance.Stage
[RemoteAttribute]
public Stage Stage { get; }
屬性值
類型:Microsoft.ProjectServer.Client.Stage
階段物件。