XErrorPath Property
An XPath to check the server response for errors.
Syntax
char* GetXErrorPath();
int SetXErrorPath(char* lpszXErrorPath);
Default Value
""
Remarks
This property contains an XPath to check the server response for errors. If the XPath exists, an exception will be thrown containing the value of the element at the path.
Data Type
String