DimensionHierarchy::getDraft Method
Finds the draft version of a hierarchy.
Syntax
client server public static RecId getDraft(RecId _hierarchyId)
Run On
Called
Parameters
- _hierarchyId
Type: RecId Extended Data Type
The ID of the active DimensionHierarchy record.
Return Value
Type: RecId Extended Data Type
The record ID of the draft DimensionHierarchy record; 0 (zero) if the draft version is not found.