BusinessPartnerHeaderLSTotalPoints Property |  |
Vernostný systém - aktuálny počet bodov na vernostej karte.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.BusinessPartnersAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal LSTotalPoints { get; set; }Public Property LSTotalPoints As Decimal
Get
Set
Dim instance As BusinessPartnerHeader
Dim value As Decimal
value = instance.LSTotalPoints
instance.LSTotalPoints = value
Property Value
Decimal
See Also