Method Web.SOAP.Client()->get_arguments()
- Method get_arguments
 finalget_arguments(Argumentsstringmethod)- Description
 Primes the Client to perform the call() later. Use the returned structure to pass parameters. Only assigned parameters will be passed to the call.
- Returns
 A structure describing all arguments for the specified
method.- See also