Click or drag to resize

PackageRequestProofRequireSignatureConsignee Property

Gets or sets Require Signature at Consignee Location

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

Property Value

Type: Boolean
Remarks
'True' if a signature from someone at the consignee's address is required as Proof of Delivery
See Also