ComponentOne Scheduler for WPF and Silverlight
EndTime Property (RecurrencePattern)

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

Reference

RecurrencePattern Class
RecurrencePattern Members