NotificationFeed.getDisplaySettings (Method)

Returns a structure describing the display settings for the current user for Notification Feeds.

Returns:

NotificationFeed_GetDisplaySettings_Struct (struct)

Each row of the returned query results has the following fields:

Field Name Type Description
showCategorized Boolean Boolean flag which when set to true indicates that the results should be displayed categorized by notification feed, otherwise ordered by date.
ShowUnreadOnly Boolean Boolean flag which when set to true indicates that only the unread notification feeds are returned, otherwise all feeds.

Context:

License Requirements (none)
Permission Requirements (none)
Deny Context (none)
Require Context AuthoringEnabled
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None