Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

ProductAttributeValueReadOnly

API reference for ProductAttributeValueReadOnly in Vendr, the eCommerce solution for Umbraco v8+

ProductAttributeValueReadOnly

public class ProductAttributeValueReadOnly : EntityBase<ProductAttributeValueState>

Inheritance

Namespace

Properties

Alias

Gets the Alias of the Product Attribute

public string Alias { get; }

Name

Gets the Name of the Product Attribute

public ReadOnlyTranslatedValue<string> Name { get; }

ProductAttributeId

Gets the ID of the ProductAttribute this entity belongs to

public Guid ProductAttributeId { get; }

StoreId

Gets the ID of the Store this entity belongs to

public Guid StoreId { get; }

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.