Params Property

A collection of parameters for the SOAP Method .

Syntax

public SOAPParamList getParams();
public void setParams(SOAPParamList params);

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.

This collection is indexed from 0 to size - 1.

This property is not available at design time.

Default Value

0

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