ERPConnect.BW.HierarchyLevel
Namespace: ERPConnect.BW
Assembly: ERPConnectStandard20.dll
This class represents a SAP BW Hierarchy Level
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
HierarchyLevel()
Constructs a new, empty BW Hierarchy
HierarchyLevel(Hierarchy, string, string, string)
Constructs a new BW Hierarchy Level
Parameters
Hierarchy
Hierarchy
Reference of the Hierarchy this level 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
Hierarchy
Reference of the cube this hierarchy belongs to
Property Value
Name
Name of the hierarchy
Property Value
UniqueName
Unique name of the hierarchy
Property Value
Last update: January 4, 2024