Compartir a través de


de la propiedad ImportTimesheetDataSet.LinesDataTable.PROJ_UIDColumn

Define la columna para el campo PROJ_UID .

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

Sintaxis

'Declaración
Public ReadOnly Property PROJ_UIDColumn As DataColumn
    Get
'Uso
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim value As DataColumn

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

Valor de propiedad

Tipo: System.Data.DataColumn

Vea también

Referencia

clase ImportTimesheetDataSet.LinesDataTable

Miembros ImportTimesheetDataSet.LinesDataTable

Espacio de nombres WebSvcStatusing