ComponentOne Scheduler for WinForms
Import Method (C1Schedule)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : Import Method
the System.String value used as an OpenFileDialog title.
Shows the System.Windows.Forms.OpenFileDialog and tries to export data from the selected file.
Syntax
'Declaration
 
Public Sub Import( _
   ByVal dialogTitle As System.String _
) 
public void Import( 
   System.string dialogTitle
)

Parameters

dialogTitle
the System.String value used as an OpenFileDialog title.
See Also

Reference

C1Schedule Class
C1Schedule Members