INotification | |
public interface INotificationResultService : INotificationResultQueryService, IBusinessService
The INotificationResultService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get | 
            Gets a list of NotificationResults matching the specified filter.
             (Inherited from INotificationResultQueryService)  | |
| GetAll | 
            Gets all NotificationResults
             (Inherited from INotificationResultQueryService)  | |
| GetSingle | 
            Gets a single NotificationResult matching the provided filter.
             (Inherited from INotificationResultQueryService)  |