[]
        
(Showing Draft Content)

C1.Win.C1Schedule.C1Schedule.Export

Export Method

Export(object, string)

Shows the SaveFileDialog and exports specified data to the selected file.

Declaration
public void Export(object parameter, string dialogTitle)
Parameters
Type Name Description
object parameter

an object to export. This parameter can be one of the next:

string dialogTitle

the string value used as a SaveFileDialog title.