Click or drag to resize

PackageRequestDocumentationConsignee Property

Gets or sets Documentation Consignee Address

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

Property Value

Type: NameAddress
Remarks
The consignee (destination) name/address for the shipment documentation (such as UPS World Ease Doc Box)
See Also