Gs1ElementStringFromHumanReadable Method |
Constructs a Gs1ElementString instnace from the specified human readable
representation.
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic static Gs1ElementString FromHumanReadable(
string humanReadable
)
Parameters
- humanReadable String
- Human readable string to parse.
Return Value
Gs1ElementString
See Also