ChipConfiguration.Serialized Property

TegoOS

ChipConfigurationSerialized Property
Gets whether the TID has a unique serial number.

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

Property Value

Type: Boolean
See Also