Compartilhar via


TimesheetListDataSet.TimesheetsRow.TS_TOTAL_ACT_OVT_VALUE propriedade

Especifica o custo de horas extras reais, soma total registrado nesta folha de ponto.

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

Sintaxe

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

value = instance.TS_TOTAL_ACT_OVT_VALUE

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

Valor de propriedade

Tipo: System.Decimal

Ver também

Referência

TimesheetListDataSet.TimesheetsRow classe

TimesheetListDataSet.TimesheetsRow membros

WebSvcTimeSheet namespace