DimensionAttribute::getAttributeByHierarchyType Method
Finds a system-generated dimension attribute for the specified hierarchy type; otherwise, creates a new one.
Syntax
client server public static DimensionAttribute getAttributeByHierarchyType(DimensionHierarchyType _hierarchyType)
Run On
Called
Parameters
- _hierarchyType
Type: DimensionHierarchyType Enumeration
The hierarchy type for which to return a dimension attribute.
Return Value
Type: DimensionAttribute Table
A system-generated dimension attribute for the specified hierarchy type.