NativeStructureStructureType Property |
Gets the type of the structure.
Namespace:
Dundas.BI.Entities.DataConnectors
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic SupportedDataStructures StructureType { get; }Public ReadOnly Property StructureType As SupportedDataStructures
Get
public:
property SupportedDataStructures StructureType {
SupportedDataStructures get ();
}member StructureType : SupportedDataStructures with get
Property Value
Type:
SupportedDataStructures
The type of the structure.
See Also