RequestMDNSynchronous Property

Preference to request for synchronous MDNs.

Object Oriented Interface

public function getRequestMDNSynchronous();
public function setRequestMDNSynchronous($value);

Procedural Interface

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

Default Value

true

Remarks

MDNRequestSynchronous is used to store your preference of requesting synchronous MDNs from your trading partner.

After invoking LoadProfile, the MDNRequestSynchronous will contain your preference of requesting synchronous MDNs, alternatively MDNRequestSynchronous 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]