[]
Gets or sets the C1.Schedule.FileFormatEnum value, specifying the default file format for import and export operations. It is honored in the "Import Data" and "Export Data" dialogs.
public FileFormatEnum DefaultFileFormat { get; set; }
The default value is C1.Schedule.FileFormatEnum.XML.