AuthenticView.XMLDataRoot
Property: XMLDataRoot as XMLData (read-only)
Description
Returns or sets the top-level XMLData element of the current document. This element typically describes the document structure and would be of kind spyXMLDataXMLDocStruct, spyXMLDataXMLEntityDocStruct or spyXMLDataDTDDocStruct..
Errors
2000 | The authentic view object is no longer valid. |
2005 | Invalid address for the return parameter was specified. |