ResourceAuthorizationDataSet.ResourcesRow.WRES_ACCOUNT 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 WRES_ACCOUNT As String
'Usage
Dim instance As ResourcesRow
Dim value As String
value = instance.WRES_ACCOUNT
instance.WRES_ACCOUNT = value
[DebuggerNonUserCodeAttribute]
public string WRES_ACCOUNT { get; set; }
See Also
Reference
ResourceAuthorizationDataSet.ResourcesRow Class
ResourceAuthorizationDataSet.ResourcesRow Members
[PWA Web service] Namespace