GetCurrencyValueIDForEntityValueCombination
Returns the currency value ID for the specified entity-value combination.
Syntax
<HsvMetadata>.GetCurrencyValueIDForEntityValueCombination
(lEntity, lParent, lValue)
Argument | Description |
---|
lEntity | Long (ByVal). The member ID of the Entity dimension. |
lParent | Long (ByVal). The member ID of the Parent dimension. |
lValue | Long (ByVal). The member ID of the Value dimension. |
Return Value
Long. Returns the currency value ID.