Click or drag to resize

DetailItemIsBankAccount Property

Specifies if this is a bank account line. Most likely does not need to be set by the user.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Disbursement
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntax
public bool IsBankAccount { get; set; }

Property Value

Type: Boolean
Remarks