NurApiTagIsAdded Property

True if tag is added in TagStorage since last read of this property. Reading this property sets this value to false.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public bool IsAdded { get; set; }

Property Value

Boolean

See Also