Overload | Description |
---|---|
Export(String) | Exports the scheduler's data to a file. |
Export(Stream) | Exports the scheduler's data to a stream. |
Export(String,IList<Event>) | Exports the appointments's data to a file. |
Export(Stream,IList<Event>) | Exports the events's data to a stream. |