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