IDataElementDataElementStructure Property  | 
 
            Gets the parent data element structure.
            
 
    Namespace: 
   Dundas.BI.Data.Metadata
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
SyntaxIDataElementStructure DataElementStructure { get; }ReadOnly Property DataElementStructure As IDataElementStructure
	Get
property IDataElementStructure^ DataElementStructure {
	IDataElementStructure^ get ();
}abstract DataElementStructure : IDataElementStructure with get
Property Value
Type: 
IDataElementStructure
See Also