NotificationFeed.getUserFeeds (Method)
Returns a query describing the notification feeds that the current user will see.
Returns:
NotificationFeed_GetUserFeeds_Results (query)
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
LastViewDate | DateTime_EmptyString | Date/time when this notification feed was last viewed by the current user. |
Context:
License Requirements | (none) |
Permission Requirements | Contributor |
Deny Context | (none) |
Require Context | (none) |
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