ResourceAuthorizationDataSet.ResourcesRow.RES_PREVENT_ADSYNC Property
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll
Syntax
'Declaration
<DebuggerNonUserCodeAttribute> _
Public Property RES_PREVENT_ADSYNC As Boolean
'Usage
Dim instance As ResourcesRow
Dim value As Boolean
value = instance.RES_PREVENT_ADSYNC
instance.RES_PREVENT_ADSYNC = value
[DebuggerNonUserCodeAttribute]
public bool RES_PREVENT_ADSYNC { get; set; }
See Also
Reference
ResourceAuthorizationDataSet.ResourcesRow Class
ResourceAuthorizationDataSet.ResourcesRow Members
[PWA Web service] Namespace