ComunicationNet..::..GroupsDataTable Class
Data Table of Groups
Represents the strongly named DataTable class.
Namespace:
CAS.NetworkConfigLibAssembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[SerializableAttribute] [XmlSchemaProviderAttribute] public class GroupsDataTable : TypedTableBase<ComunicationNet..::..GroupsRow>
<SerializableAttribute> _ <XmlSchemaProviderAttribute> _ Public Class GroupsDataTable _ Inherits TypedTableBase(Of ComunicationNet..::..GroupsRow)
[SerializableAttribute] [XmlSchemaProviderAttribute] public ref class GroupsDataTable : public TypedTableBase<ComunicationNet..::..GroupsRow^>
Inheritance Hierarchy
MarshalByValueComponent
DataTable
TypedTableBase<(Of <(<'ComunicationNet..::..GroupsRow>)>)>
CAS.NetworkConfigLib..::..ComunicationNet..::..GroupsDataTable