Overrides the weight set by the logic in this class to the value supplied.
Namespace: Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
protected void OverrideWeight( double unitWeight, double extendedWeight ) |
| Visual Basic |
|---|
Protected Sub OverrideWeight ( _ unitWeight As Double, _ extendedWeight As Double _ ) |
| Visual C++ |
|---|
protected: void OverrideWeight( double unitWeight, double extendedWeight ) |
Parameters
- unitWeight
- Type: System..::..Double
The desired weight associated with this order-line.
- extendedWeight
- Type: System..::..Double
The desired weight for this order-line, taking into account quantity.
Remarks
Only used by descendents to make type specific adjustments to the weight