Property translatedDescriptions
translatedDescriptions
Property that gets the translated descriptions.
Declaration
public ICollection<LocalizedProductDescription> translatedDescriptions { get; }
Property Value
Type | Description |
---|---|
ICollection<LocalizedProductDescription> | A collection of all translated descriptions. |