Skip to content

phoSoapRequest - cClientWebService

A handle to an XML document object containing the last SOAP request

Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None

Syntax

Property Handle phoSoapRequest
Access Type Syntax
Read Access: Get phoSoapRequest to HandleVariable
Write Access: Set phoSoapRequest to HandleVariable/Value

Description

phoSoapRequest is a handle that points to an XML document object (cXmlDomDocument) representing that last web-service soap request. This should never be changed. The property is provided for testing and debugging purposes.