Interface IHaveProperties
Namespace: EPiServer.Commerce.UI.CustomerService.Models
Assembly: EPiServer.Commerce.UI.CustomerService.dll
Version: 14.26.0Syntax
public interface IHaveProperties
Properties
Properties
Declaration
IEnumerable<PropertyItemModel> Properties { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<PropertyItemModel> |