Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves standard attribute value for a product.
Syntax
client server public static AttributeValueText getStandardAttributeValueTranslation(
RetailStandardAttributeID _standardAttributeID,
RefRecId _product,
LanguageId _language)
Run On
Called
Parameters
- _standardAttributeID
Type: RetailStandardAttributeID Enumeration
Identifier of the standard attribute.
- _product
Type: RefRecId Extended Data Type
Identifier of the product.
- _language
Type: LanguageId Extended Data Type
Identifier of the language.
Return Value
Type: AttributeValueText Extended Data Type
The value of the standard attribute for the product.