TimesheetDataSet.AuditsRow.IsTS_ACT_AUD_DELTA_VALUENull - Méthode
Détermine si la propriété TS_ACT_AUD_DELTA_VALUE est définie sur une valeur null.
Espace de noms : WebSvcTimeSheet
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsTS_ACT_AUD_DELTA_VALUENull As Boolean
'Utilisation
Dim instance As TimesheetDataSet.AuditsRow
Dim returnValue As Boolean
returnValue = instance.IsTS_ACT_AUD_DELTA_VALUENull()
public bool IsTS_ACT_AUD_DELTA_VALUENull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
TimesheetDataSet.AuditsRow classe