Click or drag to resize

DebitItem Class

Represents a debit item
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.GeneralLedger.Receipt.ApplyCreditsToDebitsDebitItem
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: 2020.1.0.523
Syntax
public sealed class DebitItem

The DebitItem type exposes the following members.

Properties
  NameDescription
Public propertyAccountingMonth
Accounting month.
Public propertyARDueDate
AR due date
Public propertyBalance
Balance amount
Public propertyDescription
Transaction Description
Public propertyInvoiceNumber
Invoice number.
Public propertyItemNumber
Item number
Public propertyPending
Specifies if item is pending
Public propertyPolicyNumber
Policy number
Public propertyTransactionAmount
Transaction amount.
Public propertyTransactionCode
Transaction code
Public propertyTransactionEffectiveDate
Transaction effective date
Public propertyTransactionID
Transaction ID
Top
Remarks