共用方式為


ProjectDataSet.ProjectResourceRow.RES_GROUP property

指定的任何程式碼、 縮寫或您想要輸入作為資源資訊一部份的數字。

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

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

value = instance.RES_GROUP

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

Property value

Type: System.String

請參閱

參照

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcProject namespace