Click or drag to resize

PackageRequestDispositionMethod Property

Gets or sets Disposition Method

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

Property Value

Type: Int32
Remarks
Indicates how undeliverable packages should be handled - see DispositionMethod enumeration
See Also