ImportTimesheetDataSet.LinesDataTable.TS_LINE_ACT_SUM_VALUEColumn propriedade
Define a coluna para o campo TS_LINE_ACT_SUM_VALUE .
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public ReadOnly Property TS_LINE_ACT_SUM_VALUEColumn As DataColumn
Get
'Uso
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim value As DataColumn
value = instance.TS_LINE_ACT_SUM_VALUEColumn
public DataColumn TS_LINE_ACT_SUM_VALUEColumn { get; }
Valor de propriedade
Tipo: System.Data.DataColumn
Ver também
Referência
ImportTimesheetDataSet.LinesDataTable classe