Click or drag to resize

PackageRequestDeliveryNotificationFile Property

Gets or sets Delivery Notification via File

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

Property Value

Type: Boolean
Remarks
'True' if carrier should provide delivery notification via file
See Also