DataInfoToString Method GIGATMS.UHF Help Documentation
Converts the value Of this instance To its equivalent string representation.

Namespace: com.gigatms.parameters
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax

public string ToString()

Return Value

Type: String
The string representation of the value of this instance as specified by provider. The string format is determined by the DecodeType value. If the DecodeType is Tag and UDC, the string format is HEX string. If is EAN_UPC, then the string format is ASCII string.
See Also

Reference