 | SaleDocumentLineSchemaTableOtherTaxes1_CurrencyTaxValueColumnName Field |
Gets the OtherTaxes1_CurrencyTaxValue (Valeur de la taxe en devise (1)) 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 OtherTaxes1_CurrencyTaxValueColumnName = "OtherTaxes1_CurrencyTaxValue"
Public Const OtherTaxes1_CurrencyTaxValueColumnName As String = "OtherTaxes1_CurrencyTaxValue"
Field Value
Type:
String
Remarks
Gets the OtherTaxes1_CurrencyTaxValue (Valeur de la taxe en devise (1)) column name of the table SaleDocumentLine
See Also