 |
SendInvoiceToItemsV1 Class |
Represent a collection of send invoice to items.
Inheritance HierarchySystemObject 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
Syntaxpublic sealed class SendInvoiceToItemsV1 : Collection<SendInvoiceToItemV1>
Public NotInheritable Class SendInvoiceToItemsV1
Inherits Collection(Of SendInvoiceToItemV1)
Dim instance As SendInvoiceToItemsV1
Remarks
See Also