DecodedTagDataTagSerialNumberInfoSerialNumberType Property |
The type of the serial number.
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic DecodedTagDataSerialNumberType SerialNumberType { get; }
Public ReadOnly Property SerialNumberType As DecodedTagDataSerialNumberType
Get
public:
property DecodedTagDataSerialNumberType SerialNumberType {
DecodedTagDataSerialNumberType get ();
}
Property Value
Type:
DecodedTagDataSerialNumberType
The type of the serial number.
See Also