StockCard_eShopDataDiscount Property |  |
Zľava v internetovom obchode.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Stock.StockCardsAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal Discount { get; set; }Public Property Discount As Decimal
Get
Set
Dim instance As StockCard_eShopData
Dim value As Decimal
value = instance.Discount
instance.Discount = value
Property Value
Decimal
See Also