Click or drag to resize

GenerateTaxFeeItemInvoiceItems Property

Used to expose collection of invoice items contained in the invoice tab.

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 InvoiceItems InvoiceItems { get; set; }

Property Value

Type: InvoiceItems
Remarks