Gs1EpcLibEpcGs1ElementStringToDigitalLink Method |
Convert a human readable GS1 Element String 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 EpcGs1ElementStringToDigitalLink(
string elementString
)
Parameters
- elementString String
- GS1 Element String
Return Value
StringDigital Link URI
See Also