ODBCImport_RU.validate Method [AX 2012]
Validates the values of the parameters.
Syntax
public boolean validate([Object _calledFrom])
Run On
Client
Parameters
- _calledFrom
Type: Object Class
The object or form that calls the method.
Return Value
Type: boolean
true if all values are valid; otherwise, false.