MethodURI Property

The URI corresponding to the SOAP Method .

Object Oriented Interface

public function getMethodURI();
public function setMethodURI($value);

Procedural Interface

ipworks_soap_get($res, 29 );
ipworks_soap_set($res, 29, $value );

Default Value

''

Remarks

When the MethodURI or Method properties are set, the ActionURI property is automatically updated to MethodURI#Method.

Data Type

String

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