Creates an HFMwJournal object from an XML string.
Tip: | You can use this method to create a new HFMwJournal object from an existing HFMwJournal object. |
Syntax
<HFMwManageJournals>.GetJournalFromXML (bstrXML)
Argument | Description |
---|
bstrXML | The XML string. Get this string from the HFMwJournal method GetAsXML. Input argument. String subtype. |
Return Value
Returns an HFMwJournal object reference.