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

In This Topic
    Import Method (C1ScheduleStorage)
    In This Topic
    Imports data into the scheduler from a file of the specified format.
    Overload List
    OverloadDescription
    Imports data into the scheduler from a file of the specified format. (Inherited from C1.Schedule.C1ScheduleStorage)
    Imports the scheduler's data from a stream whose data is in the specified format. (Inherited from C1.Schedule.C1ScheduleStorage)
    See Also