de la propiedad ProjectDataSet.AssignmentDataTable.AB_STARTColumn
Define la columna para el campo AB_START .
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public ReadOnly Property AB_STARTColumn As DataColumn
Get
'Uso
Dim instance As ProjectDataSet.AssignmentDataTable
Dim value As DataColumn
value = instance.AB_STARTColumn
public DataColumn AB_STARTColumn { get; }
Valor de propiedad
Tipo: System.Data.DataColumn
Vea también
Referencia
clase ProjectDataSet.AssignmentDataTable