Returns the labels of the journal templates for a given set of journal template IDs.
Syntax
<IHsvJournalsEx>.GetTemplateLabelsForIDs varalIDs, pvarabstrLabels
Argument | Description |
---|
varalIDs | Long array (ByVal). The journal template IDs. |
pvarabstrLabels | Variant array. Returns the labels of the templates. This array has a one-to-one correspondence with the array of IDs passed to the varalIDs argument. |