Click or drag to resize

PackageProofRequireSignature Property

Gets or sets Require Proof of Delivery Signature

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

Property Value

Type: Boolean
Remarks
'True' if a signature is required as Proof of Delivery
See Also