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