SetProperty Method

Sets the property propName to propValue .

Object Oriented Interface

public function doSetProperty($propname, $propvalue);

Procedural Interface

ipworksedi_as2profilemgr_do_setproperty($res, $propname, $propvalue);

Remarks

SetProperty can be used to set any property in self or partner profile. It is specially useful in setting properties not interpreted by AS2Sender AS2Receiverclasss and thus not exposed as AS2ProfileMgr properties.

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