Compartilhar via


TimesheetDataSet.HeadersRow.TS_GRAND_TOTAL_ACT_VALUE propriedade

Especifica o total de todos os valores reais que estão inseridas nesta folha de ponto.

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

Sintaxe

'Declaração
Public Property TS_GRAND_TOTAL_ACT_VALUE As Decimal
    Get
    Set
'Uso
Dim instance As TimesheetDataSet.HeadersRow
Dim value As Decimal

value = instance.TS_GRAND_TOTAL_ACT_VALUE

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

Valor de propriedade

Tipo: System.Decimal

Ver também

Referência

TimesheetDataSet.HeadersRow classe

TimesheetDataSet.HeadersRow membros

WebSvcTimeSheet namespace