TimesheetDataSet.HeadersRow.TS_TOTAL_ACT_NON_BILLABLE_VALUE - Propriété

Indique le coût non facturables total Somme, réel qui est enregistré sur cette feuille de temps.

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

Syntaxe

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

value = instance.TS_TOTAL_ACT_NON_BILLABLE_VALUE

instance.TS_TOTAL_ACT_NON_BILLABLE_VALUE = value
public decimal TS_TOTAL_ACT_NON_BILLABLE_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