ProjectDataSet.AssignmentDataTable.RES_GROUPColumn 属性
定义为RES_GROUP字段的列。
命名空间: WebSvcStatusing
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public ReadOnly Property RES_GROUPColumn As DataColumn
Get
用法
Dim instance As ProjectDataSet.AssignmentDataTable
Dim value As DataColumn
value = instance.RES_GROUPColumn
public DataColumn RES_GROUPColumn { get; }
属性值
另请参阅
引用
ProjectDataSet.AssignmentDataTable 类