XPath Property
A path into the SOAPPacket received by the server.
Syntax
[VB.NET] Public Property XPath As String
[C#] public string XPath {get; set;}
Remarks
The syntax is a subset of the XPath language.
Use this property to look at details of the SOAPPacket received by the server.
Default Value
""