A Sandcastle Documented Class Library
IReaderModeIsCompliant Property |
Gets whether this mode is spec compliant.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
bool IsCompliant { get; }
ReadOnly Property IsCompliant As Boolean Get
property bool IsCompliant { bool get (); }
abstract IsCompliant : bool with get
Property Value
Type: BooleanSee Also