Defines the command that imports Scheduler data from the file.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public static readonly C1Command ImportCommand
Visual Basic
Public Shared ReadOnly ImportCommand As C1Command

Remarks

This command opens "Open File" dialog and then tries to import data from selected file.

See Also