 | BankSchemaTableOtherPaymentAccountColumnName Field |
Gets the OtherPaymentAccount (Compte Paiements à encaisser) 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 OtherPaymentAccountColumnName = "OtherPaymentAccount"
Public Const OtherPaymentAccountColumnName As String = "OtherPaymentAccount"
Field Value
Type:
String
Remarks
Gets the OtherPaymentAccount (Compte Paiements à encaisser) column name of the table Bank
See Also