Gs1EpcLibEpcHexToGS1ElementString Method |
Convert a hex string representation of an encoded EPC to a GS1 Element String.
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic static string EpcHexToGS1ElementString(
string hex
)
Parameters
- hex String
- Hex representation of encoded EPC
Return Value
StringGS1 Element String
See Also