NurApiTagStorageRemove(String) Method

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public bool Remove(
	string epc
)

Parameters

epc  String
 

Return Value

Boolean
true if the tag was found and removed.

See Also