xInfo.viewAlertInbox Method [AX 2012]

Launches the View alerts form.

public void viewAlertInbox([int selectedTab])

Run On

Called

Parameters

selectedTab
Type: int
Determines which tab the View alerts form opens on; optional.

The default value for the selectedTab parameter is Overview, the first tab.

Call the xInfo.canViewAlertInbox Method to check whether the user has permission to view this form.

Community Additions

ADD
Show: