

'Declaration Public Class AppointmentStorage Inherits C1.C1Schedule.BaseStorage(Of Appointment,AppointmentMappingCollection)
public class AppointmentStorage : C1.C1Schedule.BaseStorage<Appointment,AppointmentMappingCollection>
System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.C1Schedule.C1BindingSource
            C1.C1Schedule.BaseStorage<T,TMappingCollection>
               C1.C1Schedule.AppointmentStorage