TimesheetListDataSet.TimesheetsRow.TS_TOTAL_ACT_NON_BILLABLE_OVT_VALUE - Propriété

Spécifie le coût total de la somme, réel des heures supplémentaires non facturables 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_OVT_VALUE As Decimal
    Get
    Set
'Utilisation
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As Decimal

value = instance.TS_TOTAL_ACT_NON_BILLABLE_OVT_VALUE

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

Valeur de propriété

Type : System.Decimal

Voir aussi

Référence

TimesheetListDataSet.TimesheetsRow classe

TimesheetListDataSet.TimesheetsRow - Membres

WebSvcTimeSheet - Espace de noms