EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

GetProperty Method

Gets the property propName .

Object Oriented Interface

public function doGetProperty($propname);

Procedural Interface

inedi_profilemgr_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 ProfileMgr properties.

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

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]