Name | Description | |
---|---|---|
![]() | DefaultPrice | Gets the default price (with default options) |
![]() | DefaultWeight | Gets the default weight (with default options) |
![]() | ExtendedFields | Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity) |
![]() | HasExtendedFields | Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity) |
![]() | Id | Overridden. Gets or sets the Id for the entity. |
![]() | ItemizeDisplay | Gets or sets a value indicating whether ItemizeDisplay |
![]() | MaxPrice | Gets the maximum price (with most expensive options) |
![]() | MaxWeight | Gets the maximum weight (with most heavy options) |
![]() | MinPrice | Gets the minimum price (with least expensive options) |
![]() | MinWeight | Gets the minimum weight (with least weight options) |
![]() | OptionList | Gets the option list that the kit values were last calculated against. |
![]() | Product | Gets or sets the Product |
![]() | ProductId | Gets or sets the Product for this entity. |
![]() | Repository | Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>) |