UnitInfoUnitCoeficient Field | |
Koeficient prepočtu alternatívnej mernej jednotky voči základnej mernej jednotke.
Namespace: Exa.OBERON.ServicesGen2.Stock.StockCardsAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public decimal? UnitCoeficient
Public UnitCoeficient As Decimal?
Dim instance As UnitInfo
Dim value As Decimal?
value = instance.UnitCoeficient
instance.UnitCoeficient = value
Field Value
NullableDecimalSee Also