InventoryTarget Enumeration

Inventory target flags

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public enum InventoryTarget

Members

A0 Query tags with inventoried flag set to A.
B1 Query tags with inventoried flag set to B.
AB2 Query tags with inventoried flag set to A or B.

See Also