Compartir a través de


de la propiedad ProjectDataSet.AssignmentDataTable.ASSN_IS_OVERALLOCATEDColumn

Define la columna para el campo ASSN_IS_OVERALLOCATED .

Espacio de nombres:  WebSvcProject
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public ReadOnly Property ASSN_IS_OVERALLOCATEDColumn As DataColumn
    Get
'Uso
Dim instance As ProjectDataSet.AssignmentDataTable
Dim value As DataColumn

value = instance.ASSN_IS_OVERALLOCATEDColumn
public DataColumn ASSN_IS_OVERALLOCATEDColumn { get; }

Valor de propiedad

Tipo: System.Data.DataColumn

Vea también

Referencia

clase ProjectDataSet.AssignmentDataTable

Miembros ProjectDataSet.AssignmentDataTable

Espacio de nombres WebSvcProject