Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / C1ScheduleStorage Class / AppointmentStorage Property

In This Topic
    AppointmentStorage Property (C1ScheduleStorage)
    In This Topic
    Gets the AppointmentStorage object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property AppointmentStorage As AppointmentStorage
    public AppointmentStorage AppointmentStorage {get;}
    See Also