UnsubmittedTimesheetDataSet.TimePeriodsRow.IsTS_STATUS_ENUMNull - Méthode
Détermine si la propriété TS_STATUS_ENUM() est définie à une référence Null (Rien dans Visual Basic).
Espace de noms : WebSvcAdmin
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsTS_STATUS_ENUMNull As Boolean
'Utilisation
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRow
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
UnsubmittedTimesheetDataSet.TimePeriodsRow classe