Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1ScheduleStorage Class / Export Method

In This Topic
    Export Method (C1ScheduleStorage)
    In This Topic
    Exports the scheduler's data to a file in the specified format.
    Overload List
    OverloadDescription
    Exports the scheduler's data to a file in the specified format. (Inherited from C1.Schedule.C1ScheduleStorage)
    Exports the scheduler's data to a stream in the specified format. (Inherited from C1.Schedule.C1ScheduleStorage)
    Exports the appointments' data to a file in the specified format. (Inherited from C1.Schedule.C1ScheduleStorage)
    Exports the appointments' data to a stream in the specified format. (Inherited from C1.Schedule.C1ScheduleStorage)
    See Also