Compartilhar via


TimesheetListDataSet.TimesheetsRow.TS_TOTAL_ACT_VALUE propriedade

Especifica o custo soma total, real registrado para este quadro de horários.

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

Sintaxe

'Declaração
Public Property TS_TOTAL_ACT_VALUE As Decimal
    Get
    Set
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Decimal

value = instance.TS_TOTAL_ACT_VALUE

instance.TS_TOTAL_ACT_VALUE = value
public decimal TS_TOTAL_ACT_VALUE { get; set; }

Valor de propriedade

Tipo: System.Decimal

Ver também

Referência

TimesheetListDataSet.TimesheetsRow classe

TimesheetListDataSet.TimesheetsRow membros

WebSvcTimeSheet namespace