IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

ActionURI Property

The value of the SOAP-Action header.

Object Oriented Interface

public function getActionURI();
public function setActionURI($value);

Procedural Interface

ipworks_soap_get($res, 2 );
ipworks_soap_set($res, 2, $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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]