 | DealPurchaseDocumentSchemaTableDocumentTotalAmountVatExcludedWithDiscountColumnName Field |
Gets the DocumentTotalAmountVatExcludedWithDiscount (Montant total HT remisé du document) 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 DocumentTotalAmountVatExcludedWithDiscountColumnName = "DocumentTotalAmountVatExcludedWithDiscount"
Public Const DocumentTotalAmountVatExcludedWithDiscountColumnName As String = "DocumentTotalAmountVatExcludedWithDiscount"
Field Value
Type:
String
Remarks
Gets the DocumentTotalAmountVatExcludedWithDiscount (Montant total HT remisé du document) column name of the table DealPurchaseDocument
See Also