NotificationService.Search Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Search(NotificationQuery)
Search notifications with the specified search criteria.
public static NotificationSearchResult Search(NotificationQuery query)
Parameters
- query
- NotificationQuery
Returns
NotificationSearchResult
A list of notifications.