'Declaration
Public Overloads Sub Import( _ ByVal stream As Stream, _ ByVal format As FileFormatEnum _ )
public void Import( Stream stream, FileFormatEnum format )
Parameters
- stream
- A System.IO.Stream object which specifies the stream that contains the data to import to the scheduler.
- format
- The FileFormatEnum value.