Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / C1ScheduleStorage Class
Properties Methods


In This Topic
    C1ScheduleStorage Class Members
    In This Topic

    The following tables list the members exposed by C1ScheduleStorage.

    Public Properties
     NameDescription
    Public PropertyGets the ActionCollection object.  
    Public PropertyGets the AppointmentStorage object.  
    Public PropertyGets the CategoryStorage object.  
    Public PropertyGets the ContactStorage object.  
    Public PropertyGets the LabelStorage object.  
    Public PropertyGets the ContactStorage object used to keep contacts which might be used as appointment owners.  
    Public PropertyGets the ReminderCollection object.  
    Public PropertyGets the ResourceStorage object.  
    Public PropertyGets the reference to the parent C1.Xaml.Schedule.C1Scheduler control.  
    Public PropertyGets the StatusStorage object.  
    Top
    Public Methods
     NameDescription
    Public MethodClears all unbound storages. Loads default sets if any for unbound storages.  
    Public MethodOverloaded. Exports the scheduler's data to a stream in the specified format.  
    Public MethodImports the scheduler's data from a stream whose data is in the specified format.  
    Top
    See Also