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