DimensionHierarchy::getConstraintNodeCount Method
Retrieves the number of constraint nodes that exist for the specified dimension hierarchy.
Syntax
client server public static int64 getConstraintNodeCount(DimensionHierarchyId _dimensionHierarchyId)
Run On
Called
Parameters
- _dimensionHierarchyId
Type: DimensionHierarchyId Extended Data Type
The record ID of the dimension hierarchy from which to retrieve the number of constraint nodes.
Return Value
Type: int64
The number of constraint nodes that exist for the specified dimension hierarchy.