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