Most recently used object list
When various objects are opened an entry is made in the user's MRU list
so that they can quickly open an item they were recently working on by selecting it
in the AyaNova user interface.
The tracking of what was opened is done at the business object level which is why each object has several overrides
to optionally track MRU or not when an item is opened because code opens objects internally as often as the user initiates from the UI.
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
Inheritance Hierarchy
See Also