 | SubTaxSchemaTableTaxIdColumnName Field |
Gets the TaxId (Code de la taxe) 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 TaxIdColumnName = "TaxId"
Public Const TaxIdColumnName As String = "TaxId"
Field Value
Type:
String
Remarks
Gets the TaxId (Code de la taxe) column name of the table SubTax
See Also