 | DiscountCouponBarCodeSchemaTableBarCodeIdColumnName Field |
Gets the BarCodeId (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 BarCodeIdColumnName = "BarCodeId"
Public Const BarCodeIdColumnName As String = "BarCodeId"
Field Value
Type:
String
Remarks
Gets the BarCodeId (Code barre) column name of the table DiscountCouponBarCode
See Also