LeanRuleStatusBase.validateWrite Method [AX 2012]

Validates the writing of a particular type object.

Syntax

public boolean validateWrite([boolean _showWarnings])

Run On

Called

Parameters

Return Value

Type: boolean
true if the validation was successful; otherwise, false.

Remarks

Errors are thrown as part of this validation.

See Also

Reference

LeanRuleStatusBase Class