 |
SendInvoiceToItems Class |
Send invoice to items
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionSendInvoiceToItem ASI.TAM.API.Data.UI.Transaction.RevisePremiumSendInvoiceToItems
Namespace:
ASI.TAM.API.Data.UI.Transaction.RevisePremium
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntaxpublic sealed class SendInvoiceToItems : Collection<SendInvoiceToItem>
Public NotInheritable Class SendInvoiceToItems
Inherits Collection(Of SendInvoiceToItem)
Dim instance As SendInvoiceToItems
Remarks
See Also