RfidBank01RawDecimalUri Property |
Returns a representation of the contents of this EPC bank an EPC Raw URI (in decimal),
regardless of whether the contents may be decoded as an EPC.
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic virtual string RawDecimalUri { get; }
Property Value
String
ExceptionsException | Condition |
---|
EpcException | if the PC toggle bit is one, indicating that the tag
is not formatted for an EPCglobal application.
|
See Also