Click or drag to resize
Infosoft Logo

InvoicePaymentResultPaymentOrderReference Property

Gets or sets the Infosoft payment order reference associated with the captured payment.

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

Property Value

NullableInt32
See Also