X12 Integrator V9 - Online Help
X12 Integrator V9
Questions / Feedback?

EndLoop Event

Fires when the end of a loop is detected in a transaction set.

Syntax

typedef void __fastcall (__closure *Tx12EDIReaderEndLoopEvent)(System::TObject* Sender, Tx12EDIReaderEndLoopEventParams *e);

__property Tx12EDIReaderEndLoopEvent OnEndLoop = {read=FOnEndLoop, write=FOnEndLoop};

typedef struct {
} Tx12EDIReaderEndLoopEventParams;

Remarks

The EndLoop event will fire after the last segment in a loop is read. Each EndLoop event is paired with one StartLoop event.

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