GetTemplateFromXML

Creates an HFMwTemplate object from an XML string.

Tip:

You can use this method to create a new HFMwTemplate object from an existing HFMwTemplate object.

Syntax

<HFMwManageJournals>.GetTemplateFromXML (bstrXML)

Argument

Description

bstrXML

The XML string. Get this string from the HFMwTemplate method GetAsXML

Input argument. String subtype.

Return Value

Returns an HFMwTemplate object reference.