Click or drag to resize

RfidBank01HasUserMemory Property

Returns true if the PC User Memory Indicator (UMI) bit (bit 15 hex) is set to one, indicating that user memory is present and non-empty.

Namespace: GS1.EPC.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public virtual bool HasUserMemory { get; }

Property Value

Boolean
See Also