[]
        
(Showing Draft Content)

C1.C1Schedule.Printing.DateAppointments.Appointments

Appointments Property

Appointments

Gets the List<T> list of all appointments for the represented day.

Declaration
public List<Appointment> Appointments { get; }