Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates the node that is being moved and the node to be moved to.
Syntax
public boolean validateMove(
Common parentCommon,
anytype fromData,
anytype toData)
Run On
Client
Parameters
- parentCommon
Type: Common Table
The common table.
- fromData
Type: anytype
The selected data value.
- toData
Type: anytype
The selected data value.
Return Value
Type: boolean
Boolean value which indicates whether the table distribution exists for the given master table.