Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1ScheduleStorage Class
Properties Methods Events


In This Topic
    C1ScheduleStorage Class Members
    In This Topic

    The following tables list the members exposed by C1ScheduleStorage.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the C1.Schedule.ActionCollection object. (Inherited from C1.Schedule.C1ScheduleStorage)
    Public PropertyGets the C1.Schedule.C1ScheduleStorage.AppointmentStorage object. (Inherited from C1.Schedule.C1ScheduleStorage)
    Public PropertyGets the C1.Schedule.C1ScheduleStorage.CategoryStorage object. (Inherited from C1.Schedule.C1ScheduleStorage)
    Public PropertyGets the C1.Schedule.C1ScheduleStorage.ContactStorage object. (Inherited from C1.Schedule.C1ScheduleStorage)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets the C1.Schedule.DayCollection which keeps all the days used for scheduling. (Inherited from C1.Schedule.C1ScheduleStorage)
    Public PropertyGets the reference to the C1.Schedule.CalendarInfo object. (Inherited from C1.Schedule.C1ScheduleStorage)
    Public PropertyGets the C1.Schedule.C1ScheduleStorage.LabelStorage object. (Inherited from C1.Schedule.C1ScheduleStorage)
    Public PropertyGets the C1.Schedule.C1ScheduleStorage.ContactStorage object used to keep contacts which might be used as appointment owners. (Inherited from C1.Schedule.C1ScheduleStorage)
    Public PropertyGets the C1.Schedule.ReminderCollection object. (Inherited from C1.Schedule.C1ScheduleStorage)
    Public PropertyGets the C1.Schedule.C1ScheduleStorage.ResourceStorage object. (Inherited from C1.Schedule.C1ScheduleStorage)
    Public PropertyGets or sets the reference to the parent Scheduler control.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets the C1.Schedule.C1ScheduleStorage.StatusStorage object. (Inherited from C1.Schedule.C1ScheduleStorage)
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public MethodClears all unbound storages. Loads default sets if any for unbound storages. (Inherited from C1.Schedule.C1ScheduleStorage)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden. Clean up any resources being used.  
    Public MethodOverloaded. Exports the scheduler's data to a file in the specified format. (Inherited from C1.Schedule.C1ScheduleStorage)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Imports data into the scheduler from a file of the specified format. (Inherited from C1.Schedule.C1ScheduleStorage)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when appointments were loaded from the file. (Inherited from C1.Schedule.C1ScheduleStorage)
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when system time has been changed.  
    Top
    See Also