 | ConstructionSiteReferenceDocumentLineSchemaTableNetPriceVatExcludedWithParentDiscountColumnName Field |
Gets the NetPriceVatExcludedWithParentDiscount (Prix net HT remises lignes déduites) 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 NetPriceVatExcludedWithParentDiscountColumnName = "NetPriceVatExcludedWithParentDiscount"
Public Const NetPriceVatExcludedWithParentDiscountColumnName As String = "NetPriceVatExcludedWithParentDiscount"
Field Value
Type:
String
Remarks
Gets the NetPriceVatExcludedWithParentDiscount (Prix net HT remises lignes déduites) column name of the table ConstructionSiteReferenceDocumentLine
See Also