Gets a list of reading tag data information.
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntaxpublic readonly List<DecodedTagDataDataInfo> Data
Public ReadOnly Data As List(Of DecodedTagDataDataInfo)
public:
initonly List<DecodedTagDataDataInfo^>^ Data
Field Value
Type:
ListDecodedTagDataDataInfo
See Also