ItemDecriberDataSet..::..ItemPropertyDataTable Class
Represents the strongly named DataTable class.
Namespace:
BaseStation.ItemDescriberAssembly: CommServer.ItemDescriber (in CommServer.ItemDescriber.dll)
Syntax
[SerializableAttribute] [XmlSchemaProviderAttribute] public class ItemPropertyDataTable : TypedTableBase<ItemDecriberDataSet..::..ItemPropertyRow>
<SerializableAttribute> _ <XmlSchemaProviderAttribute> _ Public Class ItemPropertyDataTable _ Inherits TypedTableBase(Of ItemDecriberDataSet..::..ItemPropertyRow)
[SerializableAttribute] [XmlSchemaProviderAttribute] public ref class ItemPropertyDataTable : public TypedTableBase<ItemDecriberDataSet..::..ItemPropertyRow^>
Inheritance Hierarchy
MarshalByValueComponent
DataTable
TypedTableBase<(Of <(<'ItemDecriberDataSet..::..ItemPropertyRow>)>)>
BaseStation.ItemDescriber..::..ItemDecriberDataSet..::..ItemPropertyDataTable