MRUItem Structure
Use the MRUItem structure to retrieve most recently used (MRU) item information during Presentation Catalog Service method invocations.
The MRUItem structure is used in the UserPersonalizationService Service.
MRUItem Structure Fields
Fields | Description |
---|---|
String catalogPath |
Specifies the catalog path for the recent catalog object. |
Boolean isFavorite |
Specifies if the MRU item is a favorite item as well. |
ItemInfo itemInfo |
Specifies catalog information about the object, supplied in the ItemInfo common structure. |