Privileges_StockStockCard_Inventory_ShowAmountEvidence Property | |
Inventúra skladu - zobraziť množstvá v evidencii.
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_Inventory_ShowAmountEvidence { get; set; }
Public Property StockCard_Inventory_ShowAmountEvidence As Boolean
Get
Set
Dim instance As Privileges_Stock
Dim value As Boolean
value = instance.StockCard_Inventory_ShowAmountEvidence
instance.StockCard_Inventory_ShowAmountEvidence = value
Property Value
BooleanSee Also