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