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