Params Property

A collection of parameters for the SOAP Method .

Syntax

public var params: Array<SOAPParam> {
get {...} }

Remarks

When using SendRequest, this property can be populated with the parameters to include in the request to the SOAP Method.

When receiving SOAP responses from the server, the component parses the response envelope parameters into the collection.

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