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

EndSegment Event

Fires when the data record segment has been read.

Syntax

typedef void __fastcall (__closure *TibiIDocReaderEndSegmentEvent)(System::TObject* Sender, TibiIDocReaderEndSegmentEventParams *e);

__property TibiIDocReaderEndSegmentEvent OnEndSegment = {read=FOnEndSegment, write=FOnEndSegment};

typedef struct {
     String Name;
} TibiIDocReaderEndSegmentEventParams;

Remarks

This indicates that the component has finished reading a segment.

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