C1.C1Schedule.Printing Namespace > DateAppointmentsCollection Class : GetIntervalAppointments Method |
'Declaration
Public Function GetIntervalAppointments( _ ByVal start As System.Date, _ ByVal end As System.Date, _ ByVal includeAll As System.Boolean _ ) As System.Collections.Generic.List(Of Appointment)
public System.Collections.Generic.List<Appointment> GetIntervalAppointments( System.DateTime start, System.DateTime end, System.bool includeAll )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2