syncAll

Accesses the object for the Sync All item in the M-Business Client menus. On some platforms, this is just called Sync.

Interface

PODSMenu

IDL definition
readonly attribute PODSMenuItem syncAll;
JavaScript synopsis
menu.syncAll
C synopsis
PODSMenuItem* PODSgetSyncAll(PODSMenu* menu);
Parameters
  • menu   The PODSMenu object.

Returns

The object for the Sync All item in the M-Business Client menus.