 | ThirdBankAccountDetailSchemaTableAccountDetail_BankIdentifierCodeColumnName Field |
Gets the AccountDetail_BankIdentifierCode (BIC) 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 AccountDetail_BankIdentifierCodeColumnName = "AccountDetail_BankIdentifierCode"
Public Const AccountDetail_BankIdentifierCodeColumnName As String = "AccountDetail_BankIdentifierCode"
Field Value
Type:
String
Remarks
Gets the AccountDetail_BankIdentifierCode (BIC) column name of the table ThirdBankAccountDetail
See Also