Click or drag to resize

TransferOfFunds Class

Object for transfer of funds actions
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.GeneralLedger.ActionTransferOfFunds

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Action
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntax
public sealed class TransferOfFunds

The TransferOfFunds type exposes the following members.

Properties
  NameDescription
Public propertyFromAgencyCode
Agency code
Public propertyFromBankAccountNumberCode
From bank account
Public propertyFromBankSubAccountNumberCode
From bank sub account
Public propertyFromPrintCheck
From print check
Public propertyFromTypeOption
From type option
Public propertyFromVendorLookupCode
Vendor lookup code
Public propertyToAgencyCode
Agency code
Public propertyToBankAccountNumberCode
To bank account
Public propertyToBankSubAccountNumberCode
To bank sub account
Public propertyToTypeOption
To type option
Public propertyTransferAccountingMonth
Transfer accounting month
Public propertyTransferAmount
Transfer amount.
Public propertyTransferDescription
Transfer description
Public propertyTransferEffectiveDate
Transfer effective date
Public propertyTransferGeneralLedgerScheduleCode
General ledger schedule code
Top
Remarks