ERPConnect.BW.Hierarchy
Namespace: ERPConnect.BW
Assembly: ERPConnectStandard20.dll
This class represents a SAP BW Hierarchy
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
Hierarchy()
Constructs a new, empty BW Hierarchy
Hierarchy(Dimension, string, string, string)
Constructs a new BW Hierarchy
Parameters
Dimension Dimension
Reference of the Dimension this hierarchy belongs to
Name string
Name of the hierarchy
UniqueName string
Unique name of the hierarchy
Caption string
A brief description text
Properties
Caption
A brief description text
Property Value
Dimension
Reference of the cube this hierarchy belongs to
Property Value
Levels
A collection of levels
Property Value
Name
Name of the hierarchy
Property Value
SelectForFlatMDX
Defines if this hierarchy is contained in the flat mdx functionality
Property Value
UniqueName
Unique name of the hierarchy
Property Value
Last update: January 4, 2024