NurApiTagStorageHasTag(NurApiTag) Method
Test if tag with same EPC is stored in storage already.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public bool HasTag(
NurApiTag tag
)
- tag NurApiTag
- Tag to test against
BooleanTrue if tag is stored already in storage, false otherwise