IPWorks EDI 2020 Python Edition

Questions / Feedback?

set_property Method

Sets the property propName to propValue .

Syntax

def set_property(prop_name: str, prop_value: str) -> None: ...

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 Python Edition - Version 20.0 [Build 8203]