Version

HierarchyDescriptor Class Members

The following tables list the members exposed by HierarchyDescriptor.

Public Constructors
 NameDescription
Public ConstructorHierarchyDescriptor ConstructorCreates a new instance of this class.  
Public Properties
 NameDescription
Public PropertyCaptionReturns or sets the caption for this OLAP element. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
Public PropertyDataTypeReturns the data type for this element. (Inherited from Infragistics.Olap.FlatData.OlapAxisElementDescriptorBase)
Public PropertyHasCaptionReturns a boolean value indicating whether this instance has a caption explicitly set. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
Public PropertyLevelDescriptorsReturns a collection containing each level descriptor defined for this hierarchy.  
Public PropertyNameReturns the name of this OLAP element. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
Public PropertyPropertyDescriptorReturns a reference to the System.ComponentModel.PropertyDescriptor associated with this OLAP element. (Inherited from Infragistics.Olap.FlatData.OlapAxisElementDescriptorBase)
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this instance. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorBase)
See Also