ComponentOne Scheduler for WinForms
StartTime Property (RecurrencePattern)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > RecurrencePattern Class : StartTime Property
Gets or sets the System.DateTime value indicating the start time for the given occurrence of the recurrence pattern.
Syntax
'Declaration
 
Public Property StartTime As System.Date
public System.DateTime StartTime {get; set;}
See Also

Reference

RecurrencePattern Class
RecurrencePattern Members