Click or drag to resize

PackageRequestCodMethod Property

Gets or sets C.O.D. Method

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

Property Value

Type: Int32
Remarks
Indicates the type of C.O.D. service - see CODMethod enumeration
See Also