serverOption

Accesses the object for the Server Options item in the M-Business Client menus. On some platforms, this is called Server Preferences.

Interface

PODSMenu

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

Returns

The object for the Server Options item in the M-Business Client menus.