RetailCDXDataSync.paramErrorFound Method [AX 2012]
Returns if error was found in data sync.
Syntax
public boolean paramErrorFound([boolean _errorFound])
Run On
Server
Parameters
- _errorFound
Type: boolean
If error found true or false.
Return Value
Type: boolean
If error found true or false.