NurApiTagStorageHasTag(Byte) Method
Test if tag with this EPC is stored in storage already.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public bool HasTag(
byte[] epc
)
- epc Byte
- Tag's EPC code
BooleanTrue if tag is stored already in storage, false otherwise