Click or drag to resize

PackageRequestCodReturnMethod Property

Gets or sets C.O.D. Return Method

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(0)]
[DataMemberAttribute(EmitDefaultValue = false, Order = 43)]
public int CodReturnMethod { get; set; }

Property Value

Type: Int32
Remarks
Indicates method of C.O.D. return from the carrier to the shipper - see CODReturnMethod enumeration
See Also