XmlQueryWithXQueryMultiResult Class

Definition

Response for Query multiple XML files using XQuery query, get results

public class XmlQueryWithXQueryMultiResult
type XmlQueryWithXQueryMultiResult = class
Public Class XmlQueryWithXQueryMultiResult
Inheritance
XmlQueryWithXQueryMultiResult

Constructors

Name Description
XmlQueryWithXQueryMultiResult()

Properties

Name Description
ErrorMessage

If an error occurs, additional details on the error

ResultingXml

Resulting XML result output

Successful

True if the operation was successful, false otherwise

Applies to