EDIFACT Integrator - Online Help
EDIFACT Integrator
Questions / Feedback?

ParseStream Method

Parses the file specified by stream.

Syntax

[VB.NET]
Public Sub ParseStream(ByVal UploadStream As System.IO.Stream)
[C#]
public void ParseStream(System.IO.Stream uploadStream);

Remarks

The parser is Reset prior to parsing the file.

When ParseStream is called, the appropriate events are fired as a result of the parsing process. Also, the XPath can be traversed in order to access specific parts of the document.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 1.0.6635.0