InfoBar.unregisterFromGlobalCache Method [AX 2012]

Removes info bar from the global cache.

Syntax

public void unregisterFromGlobalCache()

Run On

Called

Remarks

Note that if the info bar is removed from the global cache, messages posted by other tables or classes that do not have a direct reference to the info bar will not be received.

See Also

Reference

InfoBar Class