EnterpriseProjectType.ProjectPlanTemplateId 屬性
取得或設定與企業專案類型建立專案計劃範本的 GUID。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public Property ProjectPlanTemplateId As Guid
Get
Set
'用途
Dim instance As EnterpriseProjectType
Dim value As Guid
value = instance.ProjectPlanTemplateId
instance.ProjectPlanTemplateId = value
[RemoteAttribute]
public Guid ProjectPlanTemplateId { get; set; }
屬性值
類型:System.Guid
專案計劃範本的 GUID。