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