ComponentOne Scheduler for WPF and Silverlight
C1ScheduleStorage Class
Members 

C1.C1Schedule Namespace : C1ScheduleStorage Class
The C1ScheduleStorage component handles all data operations for the scheduler control and contains specific data storages for appointments, resources, contacts, owners, labels and statuses, which are used for binding different collections to the data. The C1ScheduleStorage component also handles data importing and exporting to other scheduling formats such as binary, iCal, and XML.
Object Model
C1ScheduleStorage Class
Syntax
'Declaration
 
Public Class C1ScheduleStorage 
   Inherits StorageComponent
public class C1ScheduleStorage : StorageComponent 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.C1Schedule.StorageComponent
            C1.C1Schedule.C1ScheduleStorage

See Also

Reference

C1ScheduleStorage Members
C1.C1Schedule Namespace