 | CurrencyTableSchemaTablePurchasesJournalColumnName Field |
Gets the PurchasesJournal (Journal comptable achats) 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 PurchasesJournalColumnName = "PurchasesJournal"
Public Const PurchasesJournalColumnName As String = "PurchasesJournal"
Field Value
Type:
String
Remarks
Gets the PurchasesJournal (Journal comptable achats) column name of the table CurrencyTable
See Also