ActiveReports 12 Server User Guide
StartDate Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace > RecurrenceSet Class : StartDate Property
Gets or sets the start date of the schedule.
Syntax
'Declaration
 
Public Property StartDate As Date
public DateTime StartDate {get; set;}

Property Value

The start date of the schedule.
See Also

Reference

RecurrenceSet Class
RecurrenceSet Members