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