BusinessPartnerHeaderLSPriceLevel Property |  |
Vernostný systém - predvolená cenová hladina. Ak bude 0, bude použítá podľa nastavenia systému.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.BusinessPartnersAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic byte LSPriceLevel { get; set; }Public Property LSPriceLevel As Byte
Get
Set
Dim instance As BusinessPartnerHeader
Dim value As Byte
value = instance.LSPriceLevel
instance.LSPriceLevel = value
Property Value
Byte
See Also