Gets the Gen2 Target. Indicates whether the Select modifies a Tag’s SL flag. The default value is A.
Namespace:
com.gigatms.Parameters.TS800
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic Target Target { get; set; }
Public Property Target As Target
Get
Set
public:
property Target Target {
Target get ();
void set (Target value);
}
Property Value
Type:
Target
The Gen2 Target. Indicates whether the Select modifies a Tag’s SL flag. The default value is A.
See Also