GetJournalLabelsForIDs

Returns the labels of the journals that contain the specified Scenario and Year dimension members and that correspond to a given set of journal IDs.

Syntax

<IHsvJournalsEx>.GetJournalLabelsForIDs lScenario, lYear, varalIDs, pvarabstrLabels

Argument

Description

lScenario

Long (ByVal). The member ID of the Scenario dimension member.

lYear

Long (ByVal). The member ID of the Year dimension member.

varalIDs

Long array (ByVal). The IDs of the journals.

pvarabstrLabels

Variant array. Returns the labels of the journals. This array has a one-to-one correspondence with the array of IDs passed to the varalIDs argument.