ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

SetInputStream Method

An input stream to read the IDoc data.

Syntax

[VB.NET]
Public Sub SetInputStream(ByVal InputStream As System.IO.Stream)
[C#]
public void SetInputStream(System.IO.Stream inputStream);

Remarks

Call SetInputStream with a valid inputstream before calling the Parse method to read the IDoc data from a stream.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0