Creates an HFMwTemplate object, initializing it with the specified label and template type.
<HFMwManageJournals>.CreateTemplate (lType, lTemplateType, varbstrLabel)
The journal type for the template. In this release, the method only supports templates for regular journals, and so the only valid value is the JTF_REGULAR constant. The JTF_REGULAR constant is one of the HFMConstants type library constants listed in Journal Type Constants. | |
The template type. Valid values are represented by the HFMConstants type library constants listed in Template Type Constants. | |