Click or drag to resize
Infosoft Logo

CaptureInvoicePaymentsRequestDate Property

Gets or sets the date for which to capture payments.

Namespace: Infosoft.Common.Contracts.MessageContracts.Economy.Invoices
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public DateTime Date { get; set; }

Property Value

DateTime
Remarks
This will be used to filter invoices by their due dates.
See Also