WHSChangeItemHierarchyUIBuilder.validateHierarchy Method [AX 2012]

Overrides the validation method for the hierarchy name so that invalid entries aren't permitted.

Syntax

public boolean validateHierarchy(FormStringControl _ctrl)

Run On

Called

Parameters

Return Value

Type: boolean
Ture if the hierarchy name is valide; otherwise, false.

See Also

Reference

WHSChangeItemHierarchyUIBuilder Class