EDIType Property

The Content-Type of the EDI message.

Object Oriented Interface

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

Procedural Interface

ipworksedi_as2sender_get($res, 33 );
ipworksedi_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) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 PHP Edition - Version 20.0 [Build 8203]