 | PurchaseDocumentLineSchemaTableOtherTaxes2_SubjectToVatColumnName Field |
Gets the OtherTaxes2_SubjectToVat (Taxe soumise à TVA (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_SubjectToVatColumnName = "OtherTaxes2_SubjectToVat"
Public Const OtherTaxes2_SubjectToVatColumnName As String = "OtherTaxes2_SubjectToVat"
Field Value
Type:
String
Remarks
Gets the OtherTaxes2_SubjectToVat (Taxe soumise à TVA (2)) column name of the table PurchaseDocumentLine
See Also