C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / C1ScheduleStorage Class
Members

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 System.ComponentModel.Component
 
Inheritance Hierarchy

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

See Also