IPWorks EDI 2020 Python Edition

Questions / Feedback?

user_agent Property

Information about the user agent.

Syntax

def get_user_agent() -> str: ...
def set_user_agent(value: str) -> None: ...

user_agent = property(get_user_agent, set_user_agent)

Default Value

"IPWorks EDI AS2Sender Component - www.nsoftware.com"

Remarks

You may override the default with the name and version of your software.

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