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。