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