Mercury API
TagReads Property
NamespacesThingMagicReaderExceptionTagReads
Tag data
Declaration Syntax
C#Visual BasicVisual C++
public TagReadData[] TagReads { get; set; }
Public Property TagReads As TagReadData()
public:
property array<TagReadData^>^ TagReads {
	array<TagReadData^>^ get ();
	void set (array<TagReadData^>^ value);
}

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)