StageCreationInformation.PhaseId プロパティ
取得またはプロジェクト ステージを含む段階の GUID を設定します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public Property PhaseId As Guid
Get
Set
'使用
Dim instance As StageCreationInformation
Dim value As Guid
value = instance.PhaseId
instance.PhaseId = value
[RemoteAttribute]
public Guid PhaseId { get; set; }
プロパティ値
型: System.Guid
GUID の段階。