Partager via


ResourceAuthorizationDataSet.ResourcesRow.RES_PREVENT_ADSYNC - Propriété

Obtient ou définit la valeur de type Boolean qui indique si la ressource empêche adsync.

Espace de noms :  WebSvcResource
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property RES_PREVENT_ADSYNC As Boolean
    Get
    Set
'Utilisation
Dim instance As ResourceAuthorizationDataSet.ResourcesRow
Dim value As Boolean

value = instance.RES_PREVENT_ADSYNC

instance.RES_PREVENT_ADSYNC = value
public bool RES_PREVENT_ADSYNC { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

ResourceAuthorizationDataSet.ResourcesRow classe

ResourceAuthorizationDataSet.ResourcesRow - Membres

WebSvcResource - Espace de noms