Click or drag to resize

BankDetailCheckAndWithdrawalItems Property

Used to expose a collection of Checks and Withdrawals.

Created in Epic SDK 2018.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Reconcile
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2022.2.0.1054
Syntax
public BankDetailItems CheckAndWithdrawalItems { get; set; }

Property Value

Type: BankDetailItems
CheckAndWithdrawalItems As Dynamic Collection.
Remarks
Note Note
  • Name - CheckAndWithdrawalItems
See Also