The HsvCurrencies object’s methods return information about an application’s currencies. These methods are summarized in HsvCurrencies Object Overview, and are described in detail in the following topics.
A currency is identified by a currency ID. A currency’s ID differs from that of the member ID of the Value dimension member that Financial Management creates for the currency. Currency IDs are obtained with HsvCurrencies methods such as GetCurrencyID and EnumCurrencies, while Value member IDs are obtained with IHsvTreeInfo methods such as GetItemID and EnumMembers.
The HsvValues object provides methods for obtaining a currency ID from a Value dimension member ID and a member ID from a currency ID. For more information, see HsvValues Object Methods. |
Assign HsvCurrencies object references with the Currencies property of the HsvMetadata object as shown in the following example: