 | SaleDocumentLineSchemaTableTotalProgressRealNetAmountVatExcludedColumnName Field |
Gets the TotalProgressRealNetAmountVatExcluded (Montant net HT avancement total) 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 TotalProgressRealNetAmountVatExcludedColumnName = "TotalProgressRealNetAmountVatExcluded"
Public Const TotalProgressRealNetAmountVatExcludedColumnName As String = "TotalProgressRealNetAmountVatExcluded"
Field Value
Type:
String
Remarks
Gets the TotalProgressRealNetAmountVatExcluded (Montant net HT avancement total) column name of the table SaleDocumentLine
See Also