IPWorks EDI 2020 Python Edition

Questions / Feedback?

get_property Method

Gets the property propName .

Syntax

def get_property(prop_name: str) -> str: ...

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 load_profile.

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