Click or drag to resize

PackageInbondCode Property

Gets or sets Inbond Code

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

Property Value

Type: Int32
Remarks
Indicates if the shipment is moving through a country under bond - see InbondCode enumeration
See Also