 | PurchaseDocumentSchemaTableIsVatExcludedEcotaxCalculationColumnName Field |
Gets the IsVatExcludedEcotaxCalculation (Calculer l'éco-contribution à partir du montant HT) 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 IsVatExcludedEcotaxCalculationColumnName = "IsVatExcludedEcotaxCalculation"
Public Const IsVatExcludedEcotaxCalculationColumnName As String = "IsVatExcludedEcotaxCalculation"
Field Value
Type:
String
Remarks
Gets the IsVatExcludedEcotaxCalculation (Calculer l'éco-contribution à partir du montant HT) column name of the table PurchaseDocument
See Also