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