 | ThirdBankAccountDetailSchemaTableAccountDetail_CaptionColumnName Field |
Gets the AccountDetail_Caption (Libellé) 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_CaptionColumnName = "AccountDetail_Caption"
Public Const AccountDetail_CaptionColumnName As String = "AccountDetail_Caption"
Field Value
Type:
String
Remarks
Gets the AccountDetail_Caption (Libellé) column name of the table ThirdBankAccountDetail
See Also