 | SaleDocumentSchemaTableDetailTaxAmount0_CurrencyTaxAmountColumnName Field |
Gets the DetailTaxAmount0_CurrencyTaxAmount (Montant de la taxe en devise (0)) 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 DetailTaxAmount0_CurrencyTaxAmountColumnName = "DetailTaxAmount0_CurrencyTaxAmount"
Public Const DetailTaxAmount0_CurrencyTaxAmountColumnName As String = "DetailTaxAmount0_CurrencyTaxAmount"
Field Value
Type:
String
Remarks
Gets the DetailTaxAmount0_CurrencyTaxAmount (Montant de la taxe en devise (0)) column name of the table SaleDocument
See Also