 | ConstructionSiteReferenceDocumentLineSchemaTableCurrencyRealNetAmountVatExcludedColumnName Field |
Gets the CurrencyRealNetAmountVatExcluded (Montant total 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 CurrencyRealNetAmountVatExcludedColumnName = "CurrencyRealNetAmountVatExcluded"
Public Const CurrencyRealNetAmountVatExcludedColumnName As String = "CurrencyRealNetAmountVatExcluded"
Field Value
Type:
String
Remarks
Gets the CurrencyRealNetAmountVatExcluded (Montant total Net HT en devise) column name of the table ConstructionSiteReferenceDocumentLine
See Also