Exports the scheduler's data to a file.
public void Export(
System.string
)
'Declaration
Public Overloads Sub Export( _
ByVal As System.String _
)
Parameters
- path
- A System.String containing the full path (including the file name and extension) to export the scheduler's data to.