EDIFACT Integrator - Online Help
EDIFACT Integrator
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) 2018 /n software inc. - All rights reserved.
Build 1.0.6635.0