Click or drag to resize

TransactionV1InvoiceValue Property

Used to populate and display invoice information. Object is ignored for payment transactions.

Created in Epic SDK V5.0.

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2020.1.0.1
Syntax
public InvoiceV1 InvoiceValue { get; set; }

Property Value

Type: InvoiceV1
InvoiceValue As Other.
Remarks
Note Note
  • Name - InvoiceValue
See Also