ComponentOne Scheduler for WPF and Silverlight
Duration Property (RecurrencePattern)

C1.C1Schedule Namespace > RecurrencePattern Class : Duration Property
Gets or sets the System.TimeSpan value indicating the duration of each occurrence in the recurrence pattern.
Syntax
'Declaration
 
Public Property Duration As System.TimeSpan
public System.TimeSpan Duration {get; set;}
See Also

Reference

RecurrencePattern Class
RecurrencePattern Members