 | DiscountCouponSchemaTableUsedCounterColumnName Field |
Gets the UsedCounter (Nombre de coupons utilisés) 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 UsedCounterColumnName = "UsedCounter"
Public Const UsedCounterColumnName As String = "UsedCounter"
Field Value
Type:
String
Remarks
Gets the UsedCounter (Nombre de coupons utilisés) column name of the table DiscountCoupon
See Also