return_value Property

Value returned by the SOAP Method .

Syntax

def get_return_value() -> str: ...

return_value = property(get_return_value, None)

Default Value

""

Remarks

return_value corresponds to the first item in the params properties.

This property is read-only.

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