Gs1EpcLibEpcGs1ElementStringToEpcUri Method |
Convert a human readable GS1 Element String to an EPC URI.
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic static string EpcGs1ElementStringToEpcUri(
string elementString,
int gcpLength
)
Parameters
- elementString String
- GS1 Element String
- gcpLength Int32
- GCP Length
Return Value
StringEPC URI
See Also