Click or drag to resize

Gs1EpcLibEpcEpcTagUriToGs1ElementString Method

Convert an EPC Tag URI to a human readable GS1 Element String.

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 EpcEpcTagUriToGs1ElementString(
	string uri
)

Parameters

uri  String
EPC Tag URI

Return Value

String
GS1 Element String
See Also