Gs1EpcLibEpcHexToDigitalLink Method |
Convert a hex string representation of an encoded EPC to a Digital Link URI.
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic static string EpcHexToDigitalLink(
string hex
)
Parameters
- hex String
- Hex representation of encoded EPC
Return Value
StringDigital Link URI
See Also