共用方式為


ResourceDataSet.ResourcesRow.RES_GROUP 屬性

取得或設定程式碼、 縮寫或您想要輸入的資源資訊的一部分的數字。

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

語法

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

value = instance.RES_GROUP

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

屬性值

類型:System.String

請參閱

參照

ResourceDataSet.ResourcesRow 類別

ResourceDataSet.ResourcesRow 成員

WebSvcResource 命名空間