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

XPath Property

A path into the SOAPPacket received by the server.

Object Oriented Interface

public function getXPath();
public function setXPath($value);

Procedural Interface

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

Default Value

''

Remarks

The syntax is a subset of the XPath language.

Use this property to look at details of the SOAPPacket received by the server.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]