Click or drag to resize

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.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public virtual string RawDecimalUri { get; }

Property Value

String
Exceptions
ExceptionCondition
EpcException if the PC toggle bit is one, indicating that the tag is not formatted for an EPCglobal application.
See Also