Tag decode format priority. Must select at least 1 decode format.
Namespace:
com.gigatms.Parameters.TS100
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic HashSet<TagDataEncodeType> Filter { get; set; }
Public Property Filter As HashSet(Of TagDataEncodeType)
Get
Set
public:
property HashSet<TagDataEncodeType>^ Filter {
HashSet<TagDataEncodeType>^ get ();
void set (HashSet<TagDataEncodeType>^ value);
}
Property Value
Type:
HashSetTagDataEncodeType
See Also