DimensionRule::getRuleHierarchyCollection Method
Gets the rule hierarchies that are associated with the DimensionStorageSegmentCollection object specified.
Syntax
client server public static DimensionHierarchyCollection getRuleHierarchyCollection(DimensionStorageSegmentCollection _dimensionStorageSegments)
Run On
Called
Parameters
- _dimensionStorageSegments
Type: DimensionStorageSegmentCollection Class
A DimensionStorageSegmentCollection object used to compute the rules applied.
Return Value
Type: DimensionHierarchyCollection Class
A DimensionHierarchyCollection object containing the rule hierarchies.