 | ConstructionSiteReferenceDocumentLineSchemaTableCurrencyNetPriceVatExcludedColumnName Field |
Gets the CurrencyNetPriceVatExcluded (PV Net HT 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 CurrencyNetPriceVatExcludedColumnName = "CurrencyNetPriceVatExcluded"
Public Const CurrencyNetPriceVatExcludedColumnName As String = "CurrencyNetPriceVatExcluded"
Field Value
Type:
String
Remarks
Gets the CurrencyNetPriceVatExcluded (PV Net HT en devise) column name of the table ConstructionSiteReferenceDocumentLine
See Also