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