IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

SetProperty Method

Sets the property propName to propValue .

Syntax

async as2profilemgr.setProperty(propName : string, propValue : string): Promise<void>

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 JavaScript Edition - Version 20.0 [Build 8262]