2024 Method
Changes 0
M

ViewSchedule.Export

Description:
Exports the schedule data to a text file.
public void Export(
	string folder,
	string name,
	ViewScheduleExportOptions options
)