Click or drag to resize

PackageRequestDeliverToDoor Property

Gets or sets Deliver to the Door

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

Property Value

Type: Boolean
Remarks
'True' if the package should be delivered to the recipient's address instead of to a community or carrier location
See Also