SettingsTextEpcOutputBase Property  | 
 
 The number base of keyboard output.
 
 
    Namespace: 
   com.gigatms.Parameters.UR0250
    Assembly:
   GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic TextEPCBase TextEpcOutputBase { get; set; }Public Property TextEpcOutputBase As TextEPCBase
	Get
	Set
public:
property TextEPCBase TextEpcOutputBase {
	TextEPCBase get ();
	void set (TextEPCBase value);
}Property Value
Type: 
TextEPCBase
 The number base of keyboard output.
 
See Also