Click or drag to resize

SendInvoiceToItemsV1 Class

Represent a collection of send invoice to items.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionSendInvoiceToItemV1
    ASI.TAM.API.Data.UI.TransactionSendInvoiceToItemsV1
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 sealed class SendInvoiceToItemsV1 : Collection<SendInvoiceToItemV1>
Remarks