DataDrivenNotificationSchedule Property |
Gets the notification 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 Schedule? Schedule { get; }
Public ReadOnly Property Schedule As Schedule
Get
public:
virtual property Schedule^ Schedule {
Schedule^ get () sealed;
}
abstract Schedule : Schedule with get
override Schedule : Schedule with get
Property Value
Type:
ScheduleImplements
IScheduledNotificationScheduleSee Also