forward

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

Interface

PODSMenu

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

Returns

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