 | UnpaidSaleSettlementLineSchemaTableCurrencyChargeAmountVatIncludedColumnName Field |
Gets the CurrencyChargeAmountVatIncluded (Montant TTC des frais en devise) 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 CurrencyChargeAmountVatIncludedColumnName = "CurrencyChargeAmountVatIncluded"
Public Const CurrencyChargeAmountVatIncludedColumnName As String = "CurrencyChargeAmountVatIncluded"
Field Value
Type:
String
Remarks
Gets the CurrencyChargeAmountVatIncluded (Montant TTC des frais en devise) column name of the table UnpaidSaleSettlementLine
See Also