[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.Import

Import Method

Import(string)

Shows the OpenFileDialog and tries to export data from the selected file.

Declaration
public void Import(string dialogTitle)
Public Sub Import(dialogTitle As String)
Parameters
Type Name Description
string dialogTitle

the string value used as an OpenFileDialog title.