Click or drag to resize

PackageCodPaymentMethodPostDatedCheckDate Property

Gets or sets C.O.D. Payment Method Post-Dated Check Date

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false, Order = 58)]
public Date CodPaymentMethodPostDatedCheckDate { get; set; }

Property Value

Type: Date
Remarks
If post-dated business or personal checks are used as the C.O.D. collection/payment method, this is the date that is expected to appear on the post-dated check
See Also