ComponentOne Scheduler for WPF and Silverlight
PatternStartDate Property (RecurrencePattern)

C1.C1Schedule Namespace > RecurrencePattern Class : PatternStartDate Property
Gets or sets the System.DateTime value indicating the start date of the recurrence pattern.
Syntax
'Declaration
 
Public Property PatternStartDate As System.Date
public System.DateTime PatternStartDate {get; set;}
See Also

Reference

RecurrencePattern Class
RecurrencePattern Members