DimensionFinancialTagTranslation::getLocalizedDescription Method
Gets the localized description of the specified dimension financial tag.
Syntax
client server public static Description getLocalizedDescription(RecId _dimensionFinancialTagRecId)
Run On
Called
Parameters
- _dimensionFinancialTagRecId
Type: RecId Extended Data Type
The value of the DimensionFinancialTag field to find.
Return Value
Type: Description Extended Data Type
The localized description of the specified dimension financial tag if a localization exists; otherwise, an empty string.