Click or drag to resize

PackingRateDetailDiscountedCost Property

Gets or sets the discounted cost

Namespace:  PSI.Sox.Packing
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
[DataMemberAttribute(EmitDefaultValue = false)]
public Money DiscountedCost { get; set; }

Property Value

Type: Money
See Also