Privileges_StockStockCard_Amount_Negative_Enabled Property | |
Umožniť evidovať aj záporné stavy.
Namespace: Exa.OBERON.ServicesGen2.OBERONAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public 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
BooleanSee Also