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