Share via


RetailAttributeHelper::getStandardAttributeValueTranslation Method [AX 2012]

Retrieves standard attribute value for a product.

Syntax

client server public static AttributeValueText getStandardAttributeValueTranslation(
    RetailStandardAttributeID _standardAttributeID, 
    RefRecId _product, 
    LanguageId _language)

Run On

Called

Parameters

Return Value

Type: AttributeValueText Extended Data Type
The value of the standard attribute for the product.

See Also

Reference

RetailAttributeHelper Class