EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

SetOutputStream Method

An output stream to write the EDI data to.

Syntax

[VB.NET]
Public Sub SetOutputStream(ByVal OutputStream As System.IO.Stream)
[C#]
public void SetOutputStream(System.IO.Stream outputStream);

Remarks

Call SetOutputStream with a valid output stream before calling the StartInterchangeHeader method to write an EDI interchange directly to a stream.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]