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

EDIStandard Property

The document format.

Syntax

int GetEDIStandard();

int SetEDIStandard(int iEDIStandard);

Possible Values

  ES_X12(0), 
  ES_EDIFACT(1), 
  ES_TRADACOMS(3)

Default Value

0

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 Linux Edition - Version 16.0 [Build 7240]