Privileges_StockStockCard_Amount_Negative_Enabled Property |  |
Umožniť evidovať aj záporné stavy.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.OBERONAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool StockCard_Amount_Negative_Enabled { get; set; }Public Property StockCard_Amount_Negative_Enabled As Boolean
Get
Set
Dim instance As Privileges_Stock
Dim value As Boolean
value = instance.StockCard_Amount_Negative_Enabled
instance.StockCard_Amount_Negative_Enabled = value
Property Value
Boolean
See Also