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