Freigeben über


ResourceAuthorizationDataSet.ResourcesRow.RES_PREVENT_ADSYNC-Eigenschaft

Dient zum Abrufen oder Festlegen der booleschen Werts, der angibt, ob die Ressource Adsync verhindert, dass.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property RES_PREVENT_ADSYNC As Boolean
    Get
    Set
'Usage
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; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

ResourceAuthorizationDataSet.ResourcesRow Klasse

ResourceAuthorizationDataSet.ResourcesRow-Member

WebSvcResource-Namespace