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

SegmentField Event

Fires when a field of the segment is read.

Syntax

 virtual int FireSegmentField(IDocReaderSegmentFieldEventParams *e);

 
typedef struct {
char* Name;
char* Value;
int reserved;
} IDocReaderSegmentFieldEventParams;

Remarks

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

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