Share via


ReqSetupDim.validate Method [AX 2012]

Validates the current setup.

Syntax

public boolean validate([boolean _throwIfError])

Run On

Called

Parameters

  • _throwIfError
    Type: boolean
    A Boolean value that indicates whether an error must be thrown on failure.

Return Value

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

See Also

Reference

ReqSetupDim Class