2027 Method
Changes 0
M

ViewSchedule.Export

Description:
Exports the schedule data to a text file.
public void Export(
	string folder,
	string name,
	ViewScheduleExportOptions options
)
  • String
    folder
    Path to the location where the file will be saved.
  • String
    name
    Name of file.
  • options
    Options that relate to schedule export.