Nurapi Class Library
C#
Show/Hide TOC
Nur
Api
Tag
Storage
Remove(String) Method
Definition
Namespace:
NurApiDotNet
Assembly:
NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
Copy
public
bool
Remove
(
string
epc
)
Parameters
epc
String
Return Value
Boolean
true if the tag was found and removed.
See Also
Reference
NurApi
TagStorage Class
Remove Overload
NurApiDotNet Namespace
In This Article
Definition
Parameters
Return Value
See Also