Gs1EpcLibEpcEpcTagUriToGs1ElementString Method |
Convert an EPC Tag URI to a human readable 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 EpcEpcTagUriToGs1ElementString(
string uri
)
Parameters
- uri String
- EPC Tag URI
Return Value
StringGS1 Element String
See Also