Click or drag to resize

OutstandingPayments Class

OutstandingPayment collection
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionOutstandingPayment
    ASI.TAM.API.Data.UI.GeneralLedger.ReceiptOutstandingPayments
Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntax
public sealed class OutstandingPayments : Collection<OutstandingPayment>

The OutstandingPayments type exposes the following members.

Constructors
  NameDescription
Public methodOutstandingPayments
Top
See Also