Click or drag to resize

PackageShipNotificationAddress2 Property

Gets or sets Ship Notification Address 2

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

Property Value

Type: NameAddress
Remarks
Second name/address information to which shipment notification would be sent
See Also