Share via


DimensionTree::isValidForActivate Method [AX 2012]

Indicates whether a draft tree can be activated.

Syntax

client server public static boolean isValidForActivate(RecId _treeId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the draft tree can be activated; otherwise, false.

See Also

Reference

DimensionTree Class