public enum KitPriceMode : System.Enum
public enum KitPriceMode : System.Enum
| Member | Description |
|---|---|
| Inherit | The price of the kit will inherit from the base product |
| Modify | The price of the base product will be modified using the price of the kit item |
| Override | The price of the base product will be overridden by the price of the kit item |
System.Object
System.ValueType
System.Enum
CommerceBuilder.Types.KitPriceMode