GetXValue Method

Retrieves a valid XPath expression from the HTTP response after calling SendCustomRequest .

Syntax

public string GetXValue(string XPath);
Public Function GetXValue(ByVal XPath As String) As String

Remarks

This method allows a user to retrieve a valid XPath expression from the HTTP response after calling SendCustomRequest.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 .NET Edition - Version 20.0 [Build 8155]