C1.Silverlight.Schedule.5 Assembly > C1.C1Schedule Namespace > AppointmentCollection Class > GetOccurrences Method : GetOccurrences(DateTime,DateTime) Method |
'Declaration Public Overloads Function GetOccurrences( _ ByVal start As System.Date, _ ByVal end As System.Date _ ) As AppointmentList
public AppointmentList GetOccurrences( System.DateTime start, System.DateTime end )