Click or drag to resize
Infosoft Logo

InvoicePaymentResultAttemptNumber Property

Gets or sets the number of attempts at capturing this invoice, including the current one.

Namespace: Infosoft.Common.Contracts.DataContracts.Economy.Invoices
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public int AttemptNumber { get; set; }

Property Value

Int32
See Also