Click or drag to resize

PackageProof Property

Gets or sets Proof of Delivery

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

Property Value

Type: Boolean
Remarks
'True' if the package will require Proof of Delivery / AOD
See Also