DecodedTagDataData Property GIGATMS.UHF Help Documentation
Gets a list of reading tag data information.

Namespace: com.gigatms.parameters
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax

public List<DataInfo> Data { get; }

Return Value

Type: ListDataInfo
The list of reading tag data information.
See Also

Reference