OneTagProgressArgs.PreviousWordCount Property

TegoOS

OneTagProgressArgsPreviousWordCount Property
Gets the word count completed in previous operations.

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public int PreviousWordCount { get; }
Public ReadOnly Property PreviousWordCount As Integer
	Get
public:
property int PreviousWordCount {
	int get ();
}
member PreviousWordCount : int with get

Property Value

Type: Int32
See Also