RequestMDN Property

Preference to receive MDNs from trading partner.

Object Oriented Interface

public function getRequestMDN();
public function setRequestMDN($value);

Procedural Interface

ipworksedi_as2profilemgr_get($res, 22 );
ipworksedi_as2profilemgr_set($res, 22, $value );

Default Value

false

Remarks

RequireMDN is used to store your preference of receiving MDNs for the messages you send to your trading partner.

After invoking LoadProfile, the RequireMDN will contain your preference of receiving MDNs, alternatively RequireMDN may be set and saved by invoking SaveProfile.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 PHP Edition - Version 20.0 [Build 8203]