Share via


TimesheetDataSet.AuditsRow.TS_ACT_AUD_DELTA_VALUE - Propriété

Spécifie le changement de coût réel qui résulte de cette action d'audit.

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

Syntaxe

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

value = instance.TS_ACT_AUD_DELTA_VALUE

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

Valeur de propriété

Type : System.Decimal

Voir aussi

Référence

TimesheetDataSet.AuditsRow classe

TimesheetDataSet.AuditsRow - Membres

WebSvcTimeSheet - Espace de noms