Set to true if any rows were ignored by the MobiLink server during synchronization because of absent scripts.
The syntax varies depending on the API you use.
Boolean
The parameter is read-only.
UltraLite for C/C++ applications can access the parameter as follows:
ul_synch_info_a info; // ... info.ignored_rows = ul_true;