UnsubmittedTimesheetDataSet.TimePeriodsRow.IsWPRD_START_DATENull - Méthode
Détermine si la propriété WPRD_START_DATE() 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 IsWPRD_START_DATENull As Boolean
'Utilisation
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRow
Dim returnValue As Boolean
returnValue = instance.IsWPRD_START_DATENull()
public bool IsWPRD_START_DATENull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
UnsubmittedTimesheetDataSet.TimePeriodsRow classe