Click or drag to resize

PackageCodAmount Property

Gets or sets C.O.D. Amount

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false, Order = 51)]
public Money CodAmount { get; set; }

Property Value

Type: Money
Remarks
The amount of the C.O.D.
See Also