Click or drag to resize

PackageUltimateConsignee Property

Gets or sets Ultimate Consignee Address

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

Property Value

Type: NameAddress
Remarks
The ultimate consignee name/address (for export documentation)
See Also