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