ReaderMode.PIE Property

TegoOS

ReaderModePIE Property
Gets the PIE for this mode.

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

Property Value

Type: Int32

Implements

IReaderModePIE
See Also