Version

HierarchyDescriptor Class Members

The following tables list the members exposed by HierarchyDescriptor.

Public Constructors
 NameDescription
Public ConstructorHierarchyDescriptor ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAppliesToPropertiesOfTypeGets or sets the System.Type of the properties this HierarchyDescriptor is used. This property finds usage with both DimensionsGenerationMode.Property and DimensionsGenerationMode.Mixed modes.  
Public PropertyHierarchyDisplayNameGets or sets the display name of the hierarchy.  
Public PropertyHierarchyNameGets or sets the name of the Infragistics.Olap.Data.IHierarchy which this HierarchyDescriptor provides.  
Public PropertyIsEnabledGets or sets a value indicating whether a Infragistics.Olap.Data.IHierarchy will be created over this HierarchyDescriptor.  
Public PropertyLevelDescriptorsGets the list of all HierarchyLevelDescriptor items defined for this HierarchyDescriptor.  
Public PropertySourcePropertyNameGets or sets the name of the property over which the Infragistics.Olap.Data.IHierarchy for FlatDataSource is built. This property is used in both DimensionsGenerationMode.Property or DimensionsGenerationMode.Mixed modes in order to match given HierarchyDescriptor with the property exposed by the data class.  
See Also