NurApiTagStorageCount Property

Gets number tags currently stored in storage.

Definition

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

Property Value

Int32
Read only: returns the tag storage's tag count.

See Also