共用方式為


ResourcePlanDataSet.PlanResourcesRow.RES_GROUP 屬性

取得或設定指定之的資源所屬的群組。

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

語法

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

value = instance.RES_GROUP

instance.RES_GROUP = value
public string RES_GROUP { get; set; }

屬性值

類型:System.String
包含的群組名稱的字串。

請參閱

參照

ResourcePlanDataSet.PlanResourcesRow 類別

ResourcePlanDataSet.PlanResourcesRow 成員

WebSvcResourcePlan 命名空間