DirParty::showHideMessageBar Method [AX 2012]
Displays or hides a message bar on the address book entity forms.
client server public static void showHideMessageBar(
FormRun formRun,
Common _common,
[boolean _hide])
Run On
CalledParameters
- formRun
- Type: FormRun Class
An instance of the FormRun class for an address book entity.
- _common
- Type: Common Table
A record that represents an address book entity.
- _hide
- Type: boolean
A Boolean value that indicates whether to show a message bar on the address book entity forms; optional.
Show: