Share via


HierarchyTreeTable.validateWrite Method

Determines whether the current record is valid and ready to be written to the database.

Syntax

public boolean validateWrite([boolean _skipParentMoveValidation])

Run On

Called

Parameters

  • _skipParentMoveValidation
    Type: boolean

Return Value

Type: boolean
true if the record is valid; otherwise, false.

See Also

Reference

HierarchyTreeTable Table