Click or drag to resize
Infosoft Logo

INotificationResultEntityService Methods

The INotificationResultEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new NotificationResult
Public methodDelete Deletes the specified NotificationResult.
Public methodGet Gets a list of NotificationResults matching the specified filter.
(Inherited from INotificationResultQueryService)
Public methodGetAll Gets all NotificationResults
(Inherited from INotificationResultQueryService)
Public methodGetSingle Gets a single NotificationResult matching the provided filter.
(Inherited from INotificationResultQueryService)
Public methodUpdate Updates the specified NotificationResult
Top
See Also