IScheduledNotificationSchedule Property  | 
 
            Gets the notification schedule.
            
 
    Namespace: 
   Dundas.BI.Notifications
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
SyntaxSchedule? Schedule { get; }ReadOnly Property Schedule As Schedule
	Get
property Schedule^ Schedule {
	Schedule^ get ();
}abstract Schedule : Schedule with get
Property Value
Type: 
Schedule
See Also