EDI Integrator 2016 Linux Edition
EDI Integrator 2016 Linux Edition
Questions / Feedback?

XSegmentType Property

Indicates the current segment type.

Syntax

int GetXSegmentType();

Possible Values

  ST_NONE(0), 
  ST_INTERCHANGE(1), 
  ST_FUNCTIONAL_GROUP(2), 
  ST_TRANSACTION(3), 
  ST_INTERCHANGE_HEADER(4), 
  ST_FUNCTIONAL_GROUP_HEADER(5), 
  ST_TRANSACTION_HEADER(6), 
  ST_TRANSACTION_SEGMENT(7), 
  ST_TRANSACTION_LOOP(8), 
  ST_TRANSACTION_FOOTER(9), 
  ST_FUNCTIONAL_GROUP_FOOTER(10), 
  ST_INTERCHANGE_FOOTER(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 Linux Edition - Version 16.0 [Build 7240]