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

StartSegment Event

Fires when a new data record segment is being read.

Syntax

typedef void __fastcall (__closure *TibiIDocReaderStartSegmentEvent)(System::TObject* Sender, TibiIDocReaderStartSegmentEventParams *e);

__property TibiIDocReaderStartSegmentEvent OnStartSegment = {read=FOnStartSegment, write=FOnStartSegment};

typedef struct {
     String Name;
     String Data;
} TibiIDocReaderStartSegmentEventParams;

Remarks

This event will fire whenever a new data record segment is being read and will provide you with the name of the segment.

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