DataStructureStructureType Property |
Gets or sets data structure type.
Namespace: Dundas.BI.Data.MetadataAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic SupportedDataStructures StructureType { get; set; }Public Property StructureType As SupportedDataStructures
Get
Set
public:
property SupportedDataStructures StructureType {
SupportedDataStructures get ();
void set (SupportedDataStructures value);
}member StructureType : SupportedDataStructures with get, set
Property Value
SupportedDataStructures
See Also