 | EcotaxFurnitureSchemaTableCustomsCodeColumnName Field |
Gets the CustomsCode (Code douanier) 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 CustomsCodeColumnName = "CustomsCode"
Public Const CustomsCodeColumnName As String = "CustomsCode"
Field Value
Type:
String
Remarks
Gets the CustomsCode (Code douanier) column name of the table EcotaxFurniture
See Also