Compartilhar via


ImportTimesheetDataSet.LinesDataTable.PROJ_NAMEColumn propriedade

Define a coluna para o campo PROJ_NAME .

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public ReadOnly Property PROJ_NAMEColumn As DataColumn
    Get
'Uso
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim value As DataColumn

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

Valor de propriedade

Tipo: System.Data.DataColumn

Ver também

Referência

ImportTimesheetDataSet.LinesDataTable classe

ImportTimesheetDataSet.LinesDataTable membros

WebSvcStatusing namespace