BusinessPartnerHeaderLSPriceLevel Property |  |
Vernostný systém - predvolená cenová hladina. Ak bude 0, bude použítá podľa nastavenia systému.
Namespace: Exa.OBERON.ServicesGen2.BusinessPartnersAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.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