GetProperty Method

Gets the property propName .

Object Oriented Interface

public function doGetProperty($propname);

Procedural Interface

ipworksedi_as2profilemgr_do_getproperty($res, $propname);

Remarks

GetProperty can be used to query any property from "self" or partner profile. It is specially useful in retrieving properties not interpreted by AS2Sender AS2Receiver classs and thus not exposed as AS2ProfileMgr properties.

GetProperty returns null if property propName was not read by LoadProfile.

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