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