ProjectDataSet.ProjectResourceRow.IsRES_AVAIL_TONull - Méthode
Détermine si la propriété RES_AVAIL_TO est définie sur une valeur une référence Null (Rien dans Visual Basic) .
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsRES_AVAIL_TONull As Boolean
'Utilisation
Dim instance As ProjectDataSet.ProjectResourceRow
Dim returnValue As Boolean
returnValue = instance.IsRES_AVAIL_TONull()
public bool IsRES_AVAIL_TONull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
ProjectDataSet.ProjectResourceRow classe