INotificationT, V Interface |
Namespace: Dynamicweb.Analytics.Notifications
public interface INotification<T, V> : INotification where T : IAddress where V : INotificationProfile
The INotificationT, V type exposes the following members.
Name | Description | |
---|---|---|
Profile |
Gets or sets the notification profile used to send out notifications.
| |
Recipients |
Gets or sets the list of notification recipients.
|