Compartilhar via


ImportTimesheetDataSet.LinesRow.TS_LINE_ACT_SUM_VALUE propriedade

Obtém a quantidade total de trabalho real é relatado em uma linha de quadro de horários.

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

Sintaxe

'Declaração
Public Property TS_LINE_ACT_SUM_VALUE As Double
    Get
    Set
'Uso
Dim instance As ImportTimesheetDataSet.LinesRow
Dim value As Double

value = instance.TS_LINE_ACT_SUM_VALUE

instance.TS_LINE_ACT_SUM_VALUE = value
public double TS_LINE_ACT_SUM_VALUE { get; set; }

Valor de propriedade

Tipo: System.Double

Ver também

Referência

ImportTimesheetDataSet.LinesRow classe

ImportTimesheetDataSet.LinesRow membros

WebSvcStatusing namespace