UserDataElement Constructor |
Creates a new user data element having the specified OID and value.
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic UserDataElement(
Object oid,
string value
)
Parameters
- oid Object
-
- value String
-
See Also