Click or drag to resize

BankDetailItemBankDetailItemID Property

Unique identifier used to specify bank statement detail item.

Created in Epic SDK 2018.

Sometimes Required

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

Property Value

Type: Int32
BankDetailItemID As Integer.
Remarks
Note Note
  • Name - BankDetailItemID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - True
See Also