Click or drag to resize

PackageRequestImportDelivery Property

Gets or sets Import Delivery

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

Property Value

Type: Boolean
Remarks
'True' to indicate package will be delivered from the specified origin address (in a country different than the shipper) to the consignee
See Also