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