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