UnitOnlyIntegerAmount Property |  |
Len celé množstvá. TRUE - pri použití tejto mernej jednotky bude možné zadať do dokladu len celé číslo, typicky napr. KS.
Namespace: Exa.OBERON.ServicesGen2.Common.UnitsAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic bool OnlyIntegerAmount { get; set; }
Public Property OnlyIntegerAmount As Boolean
Get
Set
Dim instance As Unit
Dim value As Boolean
value = instance.OnlyIntegerAmount
instance.OnlyIntegerAmount = value
Property Value
Boolean
See Also