de la propiedad ProjectDataSet.AssignmentDataTable.RES_GROUPColumn
Define la columna para el campo RES_GROUP .
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
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 propiedad
Tipo: System.Data.DataColumn
Vea también
Referencia
clase ProjectDataSet.AssignmentDataTable