EDIFACT Integrator - Online Help
EDIFACT Integrator
Questions / Feedback?

CreateTransactionFooter Method

Closes the current transaction set by writing its footer segment.

Syntax

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

Remarks

The CreateTransactionFooter method will write any existing segments to the output stream and then generate and write the transaction set closing segment (SE or UNT). If there are no open transaction sets, an exception will be thrown.

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