SolutionXML

SolutionXML class

Contains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document.

SolutionXML(name, xmlValue)

Constructor.

Properties

NameTypeDescription
NameStringA unique name to identify the XML data set.
XmlValueStringContains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document

Methods

NameDescription
deepCloneCreates deep copy of this instance.