 | ComplementaryDiscountSchemaTablePurchaseAccountColumnName Field |
Gets the PurchaseAccount (Compte 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 PurchaseAccountColumnName = "PurchaseAccount"
Public Const PurchaseAccountColumnName As String = "PurchaseAccount"
Field Value
Type:
String
Remarks
Gets the PurchaseAccount (Compte comptable achats) column name of the table ComplementaryDiscount
See Also