goHome

Accesses the object for the Home item in the M-Business Client menus.

Interface

PODSMenu

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

Returns

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