 | DiscountCouponSchemaTableBarCodeColumnName Field |
Gets the BarCode (Code barre) 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 BarCodeColumnName = "BarCode"
Public Const BarCodeColumnName As String = "BarCode"
Field Value
Type:
String
Remarks
Gets the BarCode (Code barre) column name of the table DiscountCoupon
See Also