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