 | ConstructionSiteReferenceDocumentLineSchemaTableRealNetAmountVatIncludedWithParentDiscountColumnName Field |
Gets the RealNetAmountVatIncludedWithParentDiscount (Montant total net TTC avec remises lignes) 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 RealNetAmountVatIncludedWithParentDiscountColumnName = "RealNetAmountVatIncludedWithParentDiscount"
Public Const RealNetAmountVatIncludedWithParentDiscountColumnName As String = "RealNetAmountVatIncludedWithParentDiscount"
Field Value
Type:
String
Remarks
Gets the RealNetAmountVatIncludedWithParentDiscount (Montant total net TTC avec remises lignes) column name of the table ConstructionSiteReferenceDocumentLine
See Also