IEpcEncoder.Scheme Property

TegoOS

IEpcEncoderScheme Property
Gets the name of the encoding scheme implemented by this encoder.

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

Property Value

Type: String
See Also