EDI Integrator 2016 C++ Builder Edition
EDI Integrator 2016 C++ Builder Edition
Questions / Feedback?

XSegmentType Property

Indicates the current segment type.

Syntax

__property TibeEDIReaderXSegmentTypes XSegmentType = {read=FXSegmentType, write=FSetXSegmentType};



enum TibeEDIReaderXSegmentTypes { stNone=0, stInterchange=1, stFunctionalGroup=2, stTransaction=3, stInterchangeHeader=4, stFunctionalGroupHeader=5, stTransactionHeader=6, stTransactionSegment=7, stTransactionLoop=8, stTransactionFooter=9, stFunctionalGroupFooter=10, stInterchangeFooter=11 };

Default Value

0

Remarks

The current segment will be a control segment footer/header or a transaction data segment.

This property is read-only and not available at design time.

Data Type

Integer

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7240]