InventorySelectState Enumeration
Inventory select state flags
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public enum InventorySelectState
All | 0 |
Select all (tags in any state).
|
NotSL | 2 |
Select tags in state "SL not set".
|
SL | 3 |
Select tags in state "SL is set".
|