Click or drag to resize

PackageRequestDeliveryNotificationDescription Property

Gets or sets Delivery Notification Description

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

Property Value

Type: String
Remarks
Message to be conveyed by carrier along with delivery notification
See Also