Enum SL_FLAG
SL_FLAG: Select-Flag Parameter for PerformInventory
Namespace: rfid.api
Assembly: rfid.netcore.dll
Syntax
public enum SL_FLAG
Fields
| Name | Description |
|---|---|
| SL_ALL | Indicates to select tags with SL flag any |
| SL_FLAG_ASSERTED | Indicates to select tags with SL flag TRUE |
| SL_FLAG_DEASSERTED | Indicates to select tags with SL flag FALSE |