Click or drag to resize

PackageSuppressDc Property

Gets or sets Suppress Delivery Confirmation

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

Property Value

Type: Boolean
Remarks
'True' to suppress Delivery Confirmation (US Postal Service)
See Also