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
| Name | Type | Description |
|---|---|---|
| Name | String | A unique name to identify the XML data set. |
| XmlValue | String | Contains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document |
Methods
| Name | Description |
|---|---|
| deepClone | Creates deep copy of this instance. |