Click or drag to resize

BankFeesStructureBranchCode Property

Fees branch code. Ignored if StatementRecordFees is set to false.

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: 2020.1.0.523
Syntax
public string FeesStructureBranchCode { get; set; }

Property Value

Type: String
FeesStructureBranchCode As String.
Remarks
Note Note
  • Name - FeesStructureBranchCode
  • Lookup - ReconciliationBankDetailItemBranch
  • Auto Validated - True
  • Ignored On Update - True
  • Ignored On Get - True
See Also