Classes
Class | Description | |
---|---|---|
![]() | DateAppointments |
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.
|
![]() | DateAppointmentsCollection |
The DateAppointmentsCollection class represents
the KeyedCollection<(Of <(<'TKey, TItem>)>)> collection
which can be used as a data source in C1PrintDocument documents.
|