xInfo.canViewAlertInbox Method
Determines whether the current user has permission to view the View alerts form.
Syntax
public boolean canViewAlertInbox()
Run On
Called
Return Value
Type: boolean
true if the user has permission to view the form; otherwise, false.
Remarks
Call this method before calling xInfo.viewAlertInbox.