Click or drag to resize

CreditItems Class

Represents a credit items
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionCreditItem
    ASI.TAM.API.Data.UI.GeneralLedger.Receipt.ApplyCreditsToDebitsCreditItems

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Receipt.ApplyCreditsToDebits
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntax
public sealed class CreditItems : Collection<CreditItem>
Remarks