Click or drag to resize

Gs1EpcLibEpcEpcTagUriToHex Method

Convert an EPC Tag URI to a hex representation of an encoded EPC.

Namespace: GS1.EPC.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public static string EpcEpcTagUriToHex(
	string uri
)

Parameters

uri  String
EPC Tag URI

Return Value

String
Hex representation of encoded EPC
See Also