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