UnitInfoPriceWithVAT_Coeficient Field |  |
Prepočítaná predajná cena podľa koeficientu prepočtu ceny alternatívnej MJ.
Namespace: Exa.OBERON.ServicesGen2.Stock.StockCardsAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic decimal? PriceWithVAT_Coeficient
Public PriceWithVAT_Coeficient As Decimal?
Dim instance As UnitInfo
Dim value As Decimal?
value = instance.PriceWithVAT_Coeficient
instance.PriceWithVAT_Coeficient = value
Field Value
NullableDecimal
See Also