Click or drag to resize

DecodedTagDataDeviceSerialNumberInfoToHexString Method

Converts the value Of this instance To its equivalent HEX string representation.

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public string ToHexString()

Return Value

Type: String
The HEX string representation of the value of this instance as specified by provider
See Also