Share via


DimensionTree::draftExists Method [AX 2012]

Determines whether a draft version of the specified tree exists.

Syntax

server public static boolean draftExists(RecId _treeId)

Run On

Server

Parameters

Return Value

Type: boolean
true if a draft version of the tree exists; otherwise, false.

See Also

Reference

DimensionTree Class