Click or drag to resize

PackagePriorDeliveryNotificationConsignee Property

Gets or sets Prior Delivery Notification Consignee

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

Property Value

Type: Boolean
Remarks
'True' if carrier should provide notification to the consignee prior to delivery
See Also