xInfo.canShowCreateRuleMenuItem Method [AX 2012]

Determines whether the menu item for the Create alert rule form should be displayed for a form.

public boolean canShowCreateRuleMenuItem(FormRun caller)

Run On

Called

Parameters

caller
Type: FormRun Class
The current form: the form from which the Create alert rule menu item can be displayed.

Return Value

Type: boolean
true if the current form supports the creation of alerts; otherwise false.

Community Additions

ADD
Show: