IXmlTechnicalMetadataDocument Method
|
Retrieve the parsed Document object
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Function Document As XDocument
abstract Document : unit -> XDocument
Return Value
Type:
XDocumentParsed document object
Remarks Exception will be thrown, if content is not
well-formed XML
See Also