共用方式為


ResourcePlanDataSet.PlanResourcesRow.PROJ_UID 屬性

取得或設定目前的資源計劃與相關聯父專案的 GUID。

命名空間:  WebSvcResourcePlan
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property PROJ_UID As Guid
    Get
    Set
'用途
Dim instance As ResourcePlanDataSet.PlanResourcesRow
Dim value As Guid

value = instance.PROJ_UID

instance.PROJ_UID = value
public Guid PROJ_UID { get; set; }

屬性值

類型:System.Guid
專案 GUID。

請參閱

參照

ResourcePlanDataSet.PlanResourcesRow 類別

ResourcePlanDataSet.PlanResourcesRow 成員

WebSvcResourcePlan 命名空間