
'Declaration
<DefaultMemberAttribute("Item")> Public Class AppointmentStorage Inherits C1.C1Schedule.BaseStorage(Of Appointment,AppointmentMappingCollection) Implements ISupportInitialize, ISupportInitializeNotification
[DefaultMember("Item")] public class AppointmentStorage : C1.C1Schedule.BaseStorage<Appointment,AppointmentMappingCollection>, ISupportInitialize, ISupportInitializeNotification
System.Object
C1.C1Schedule.C1BindingSource
C1.C1Schedule.BaseStorage<T,TMappingCollection>
C1.C1Schedule.AppointmentStorage