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

SegmentField Event

Fires when a field of the segment is read.

Syntax

typedef void __fastcall (__closure *TibiIDocReaderSegmentFieldEvent)(System::TObject* Sender, TibiIDocReaderSegmentFieldEventParams *e);

__property TibiIDocReaderSegmentFieldEvent OnSegmentField = {read=FOnSegmentField, write=FOnSegmentField};

typedef struct {
     String Name;
     String Value;
} TibiIDocReaderSegmentFieldEventParams;

Remarks

This will be fired each time a field in the current segment is read by the component.

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