The DateAppointments class represents the single calendar day
with the List<(Of <(<'T>)>)> list of appointments.
It is an auxiliary class for use in C1PrintDocument scripts.
Namespace:
C1.C1Schedule.PrintingAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public class DateAppointments |
Visual Basic (Declaration) |
---|
Public Class DateAppointments |