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 (24.3.0.1000)
Syntax public interface IScheduledNotification
Public Interface IScheduledNotification
public interface class IScheduledNotification
type IScheduledNotification = interface end
The IScheduledNotification type exposes the following members.
Properties
| Name | Description |
---|
| Schedule |
Gets the notification schedule.
|
TopSee Also