IScheduledNotification Interface

Interface for Notification objects that are evaluated according to a user-defined schedule.

Namespace: Dundas.BI.Notifications
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public interface IScheduledNotification

The IScheduledNotification type exposes the following members.

Properties
 NameDescription
Public propertySchedule Gets the notification schedule.
Top
See Also