ProjectDataSet.AssignmentRow.RES_GROUP 属性

指定的任何代码、 缩写或要作为资源的信息的一部分输入号码。

命名空间:  WebSvcStatusing
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property RES_GROUP As String
    Get
    Set
用法
Dim instance As ProjectDataSet.AssignmentRow
Dim value As String

value = instance.RES_GROUP

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

属性值

类型:System.String

另请参阅

引用

ProjectDataSet.AssignmentRow 类

ProjectDataSet.AssignmentRow 成员

WebSvcStatusing 命名空间