Click or drag to resize

TagDecodedDataUDCEnabled Property

Gets or sets a value indicating whether to decode an TagDecodedDataUDC tag.

Namespace:  com.gigatms.Parameters.TS100
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public bool Enabled { get; set; }

Property Value

Type: Boolean
true if enabled; otherwise, false.
See Also