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

EDIType Property

The Content-Type of the EDI message.

Object Oriented Interface

public function getEDIType();
public function setEDIType($value);

Procedural Interface

inedi_as2sender_get($res, 33 );
inedi_as2sender_set($res, 33, $value );

Default Value

''

Remarks

The Content-Type of the EDI message. Sample values might be "application/edi-x12", "application/edifact" or "application/xml".

This property is not available at design time.

Data Type

String

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