ActiveReports 12 Server User Guide
ExceptionDates Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace > RecurrenceSet Class : ExceptionDates Property
Gets the exception dates.
Syntax
'Declaration
 
Public Property ExceptionDates As Date()
public DateTime[] ExceptionDates {get; set;}

Property Value

The exception dates.
See Also

Reference

RecurrenceSet Class
RecurrenceSet Members