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

EDIStandard Property

The document format.

Syntax

property EDIStandard: TibeedireaderEDIStandards;



TibeedireaderEDIStandards = ( esX12, esEDIFACT, esTRADACOMS );

Default Value

esX12

Remarks

This property specifies standard that the document follows. Possible values are:

  • 0 (esX12 - default)
  • 1 (esEDIFACT)
  • 3 (esTRADACOMS)

Note: When parsing a TRADACOMS document the use of schemas is not supported.

Data Type

Integer

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