ComponentOne Scheduler for WPF and Silverlight
StartTime Property (RecurrencePattern)

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