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