SOAPMethod.Parameter

From Xojo Documentation

Method

SOAPMethod.Parameter(name As String, Assigns value As Variant)

Supported for all project types and targets.

The SOAP parameter whose value you are requesting.


Method

SOAPMethod.Parameter(name As String) As String

Supported for all project types and targets.

The SOAP parameter whose value you are requesting.