AxInternalBase.validateInput Method [AX 2012]

Identifies whether input should be validated in the AxBC table class.

Syntax

public boolean validateInput([boolean _validateInput])

Run On

Called

Parameters

  • _validateInput
    Type: boolean
    Boolean

Remarks

By default, the value of the _validateInput parameter is set to false.

See Also

Reference

AxInternalBase Class