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