| C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > DateAppointmentsCollection Class > DateAppointmentsCollection Constructor : DateAppointmentsCollection Constructor(DateTime,DateTime,AppointmentCollection,Boolean,Boolean) |
'Declaration Public Function New( _ ByVal start As System.Date, _ ByVal end As System.Date, _ ByVal appointmentCollection As AppointmentCollection, _ ByVal includeEmptyDays As System.Boolean, _ ByVal includePrivateAppointments As System.Boolean _ )
public DateAppointmentsCollection( System.DateTime start, System.DateTime end, AppointmentCollection appointmentCollection, System.bool includeEmptyDays, System.bool includePrivateAppointments )