Imports data from an XML string to the object.
Public Sub FromXMLString( _ ByVal bstrXML As String _ )
Specifies the string of the XML data.
BOEDocumentType Object