Click or drag to resize

ReceivableItems Class

A collection of receivable items.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionReceivableItem
    ASI.TAM.API.Data.UI.TransactionReceivableItems
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 sealed class ReceivableItems : Collection<ReceivableItem>
Remarks