OneTagProgressArgs.EpcHex Property

TegoOS

OneTagProgressArgsEpcHex Property
EPC of tag as hexadecimal.

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

Property Value

Type: String
See Also