 | IDiscountCouponEntityPriceListDescription Property |
Gets the price list description.
(Description)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Pos
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring PriceListDescription { get; }
ReadOnly Property PriceListDescription As String
Get
Property Value
Type:
String
RemarksThis entity member is bound to the Description (Description) column of the PriceList (Tarif) table.
See Also