Compartir a través de


RetailInfocodeTranslation::getDescriptionOrDefaultDescription Method

Retrieves a description of a reason code.

Syntax

client server public static Description getDescriptionOrDefaultDescription(RecId _infocodeRecId, LanguageId _languageId)

Run On

ClientOrServer

Parameters

Return Value

Type: Description Extended Data Type
A description of a reason code.

Remarks

If a description in language specified by the _languageId parameter is not found then a description in the system language is returned.

See Also

Reference

RetailInfocodeTranslation Table