'Declaration Public Overloads Sub Export( _ ByVal stream As System.IO.Stream _ )
public void Export( System.IO.Stream stream )
Parameters
- stream
- A System.IO.Stream object which specifies the stream into which the scheduler's data will be exported.
'Declaration Public Overloads Sub Export( _ ByVal stream As System.IO.Stream _ )
public void Export( System.IO.Stream stream )