EpcToGs1ElementString Method |
Creates a new Gs1ElementString instance based on this EPC.
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic virtual Gs1ElementString ToGs1ElementString()
Return Value
Gs1ElementString
ExceptionsException | Condition |
---|
EpcException | if this EPC cannot be converted to a GS1 Element String (only happens
if the EPC scheme is one that is not based on a GS1 Key).
|
See Also