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