Click or drag to resize

Gs1EpcLibEpcGs1ElementStringToDigitalLink Method

Convert a human readable GS1 Element String to a Digital Link URI.

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 EpcGs1ElementStringToDigitalLink(
	string elementString
)

Parameters

elementString  String
GS1 Element String

Return Value

String
Digital Link URI
See Also