Share via


DimensionHierarchy::getAttributeLevel Method

Determines the level of the specified dimension attribute in the specified dimension hierarchy.

Syntax

client server public static int getAttributeLevel(RefRecId _dimensionHierarchyId, RefRecId _dimensionAttributeId)

Run On

Called

Parameters

Return Value

Type: int
The level number of the specified dimension attribute in the specified hierarchy; 0 (zero) if the dimension attribute does not exist in the hierarchy.

See Also

Reference

DimensionHierarchy Table