IReaderCapabilities.MaxSelects Property

TegoOS

IReaderCapabilitiesMaxSelects Property
The number of selects that may be applied (default 1).

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

Property Value

Type: Int32
See Also