Click or drag to resize

BankDetailDepositAndAdditionItems Property

Used to expose a collection of Deposits and Additions.

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 DepositAndAdditionItems { get; set; }

Property Value

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