Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 621 Bytes

XmlQueryWithXQueryResult.md

File metadata and controls

12 lines (8 loc) · 621 Bytes

XmlQueryWithXQueryResult

Properties

Name Type Description Notes
Successful bool True if the operation was successful, false otherwise [optional] [default to null]
ResultingXml string Resulting XML result output [optional] [default to null]
ErrorMessage string If an error occurs, additional details on the error [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]