Classes

  ClassDescription
Public classDateAppointments
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.
Public classDateAppointmentsCollection
The DateAppointmentsCollection class represents the KeyedCollection<(Of <(<'TKey, TItem>)>)> collection which can be used as a data source in C1PrintDocument documents.