Partager via


TimesheetDataSet.HeadersRow.TS_TOTAL_ACT_VALUE - Propriété

Indique le coût total, réel somme est consigné sur cette feuille de temps.

Espace de noms :  WebSvcTimeSheet
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property TS_TOTAL_ACT_VALUE As Decimal
    Get
    Set
'Utilisation
Dim instance As TimesheetDataSet.HeadersRow
Dim value As Decimal

value = instance.TS_TOTAL_ACT_VALUE

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

Valeur de propriété

Type : System.Decimal

Voir aussi

Référence

TimesheetDataSet.HeadersRow classe

TimesheetDataSet.HeadersRow - Membres

WebSvcTimeSheet - Espace de noms