IOlapMemberContainer Interface

Interface for OLAP member containers.

Namespace:  Dundas.BI.Data.Metadata.Olap
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public interface IOlapMemberContainer : IHierarchyMemberContainer

The IOlapMemberContainer type exposes the following members.

Properties
  NameDescription
Public propertyHierarchy
Gets the parent hierarchy.
(Inherited from IHierarchyMemberContainer.)
Public propertyParentCube
Gets the parent cube.
Public propertyParentHierarchy
Gets the parent hierarchy.
Top
Methods
See Also