EpcEncoderData.Name Property

TegoOS

EpcEncoderDataName Property
Gets the human readable name for the scheme.

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

Property Value

Type: String
See Also