 | BankSchemaTable.AccountingAccountColumnName Field |
Gets the AccountingAccount (Compte comptable) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string AccountingAccountColumnName = "AccountingAccount"
Public Const AccountingAccountColumnName As String = "AccountingAccount"
Field Value
Type:
String
Remarks
Gets the AccountingAccount (Compte comptable) column name of the table Bank
See Also