RulesDataSet.RulesDataTable.RULE_IS_EXCL_DELEGATEEColumn 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 ReadOnly Property RULE_IS_EXCL_DELEGATEEColumn As DataColumn
'Usage
Dim instance As RulesDataTable
Dim value As DataColumn
value = instance.RULE_IS_EXCL_DELEGATEEColumn
[DebuggerNonUserCodeAttribute]
public DataColumn RULE_IS_EXCL_DELEGATEEColumn { get; }
See Also
Reference
RulesDataSet.RulesDataTable Class
RulesDataSet.RulesDataTable Members
[PWA Web service] Namespace