Defines the command that exports Scheduler data to the file.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public static readonly C1Command ExportCommand |
Visual Basic |
---|
Public Shared ReadOnly ExportCommand As C1Command |
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