Defines the command that exports Scheduler data to the file.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public static readonly RoutedCommand ExportCommand |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly ExportCommand As RoutedCommand |
Remarks
This command opens "Save File" dialog and then exports data to file.
Command parameter is one of the next values:
- the Appointment for saving
- IList<(Of <(<'T>)>)> for saving
- nullto export all Scheduler data