EDIFACT Integrator - Online Help
EDIFACT Integrator
Questions / Feedback?

EndSegment Method

Ends writing the current segment.

Syntax

[VB.NET]
Public Sub EndSegment()
[C#]
public void EndSegment();

Remarks

EndSegment terminates writing the current segment and flushes it to the output stream/file.

You should call EndSegment to close a segment started with StartSegment, StartInterchangeHeader, StartFunctionalGroupHeader or StartTransactionHeader.

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