XmlAddAttributeWithXPathResult Class

Definition

Response for Adds an attribute to all XML nodes matching XPath expression

public class XmlAddAttributeWithXPathResult
type XmlAddAttributeWithXPathResult = class
Public Class XmlAddAttributeWithXPathResult
Inheritance
XmlAddAttributeWithXPathResult

Constructors

Name Description
XmlAddAttributeWithXPathResult()

Properties

Name Description
NodesEditedCount

Count of the matching results

ResultingXmlDocument

Resulting, modified XML document

Successful

True if the operation was successful, false otherwise

Applies to