SettingsTransformEpcPrefix Property  | 
 
 Gets the Customized read mode EPC prefix.
 
 
    Namespace: 
   com.gigatms.Parameters.TS800_60
    Assembly:
   GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic byte[] TransformEpcPrefix { get; set; }Public Property TransformEpcPrefix As Byte()
	Get
	Set
public:
property array<unsigned char>^ TransformEpcPrefix {
	array<unsigned char>^ get ();
	void set (array<unsigned char>^ value);
}Property Value
Type: 
Byte
 The Customized read mode EPC prefix.
 
See Also