ProjectDataSet.AssignmentDataTable.RES_GROUPColumn propriedade
Define a coluna para o campo RES_GROUP .
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public ReadOnly Property RES_GROUPColumn As DataColumn
Get
'Uso
Dim instance As ProjectDataSet.AssignmentDataTable
Dim value As DataColumn
value = instance.RES_GROUPColumn
public DataColumn RES_GROUPColumn { get; }
Valor de propriedade
Tipo: System.Data.DataColumn
Ver também
Referência
ProjectDataSet.AssignmentDataTable classe