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