IEpcFactory.GetDefaultEncoder Method

TegoOS

IEpcFactoryGetDefaultEncoder Method
Gets the default encoder type if a header or scheme is not known.

Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
Type GetDefaultEncoder()
Function GetDefaultEncoder As Type
Type^ GetDefaultEncoder()
abstract GetDefaultEncoder : unit -> Type 

Return Value

Type: Type
Default encoder.
See Also