Click or drag to resize

TransactionV1InvoicePaymentOption Property

Whether the transaction is an invoice or payment transaction.

Created in Epic SDK 2017 R2.

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public OptionType InvoicePaymentOption { get; set; }

Property Value

Type: OptionType
InvoicePaymentOption As Option.
Remarks
Note Note
  • Name - InvoicePaymentOption
  • Option Type - TransactionInvoicePaymentOptions
  • Defaults To - Invoice
See Also