Share via


UnitOfMeasureReportingTranslation::unitOfMeasureReportingText Method

Retrieves a language specific text for a unit of measure.

Syntax

client server public static UnitOfMeasureReportingText unitOfMeasureReportingText(UnitOfMeasureRecId _unitOfMeasure, LanguageId _languageId)

Run On

Called

Parameters

Return Value

Type: UnitOfMeasureReportingText Extended Data Type
A language specific text for a unit of measure.

Remarks

The implemented algorithm is looking up a language specific text for the specified language first, for the global language if none were found, and if none are found returns unit of measure symbol.

See Also

Reference

UnitOfMeasureReportingTranslation Table