Click or drag to resize

PackageConsigneeThirdPartyBillingAddress Property

Gets or sets Consignee Third Party Billing Address

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

Property Value

Type: NameAddress
Remarks
The address of the third party for the consignee's portion
See Also