Creates an OID corresponding to the specified URI.
The URI must be formatted according to RFC 3061
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic static Oid FromUri(
string uri
)
Parameters
- uri String
-
Return Value
Oid
See Also