DimensionConstraintTree::getDraft Method
Finds the draft version of a tree.
Syntax
client server public static RecId getDraft(RecId _treeId)
Run On
Called
Parameters
- _treeId
Type: RecId Extended Data Type
The ID of the active DimensionConstraintTree record.
Return Value
Type: RecId Extended Data Type
The record ID of the draft DimensionConstraintTree record.
Remarks
0 is returned if the draft version is not found.