TagMainRawDataEventOutputTagRemovalEvent Property  | 
 
 Make SLR810 notify SDK when an inventoried tag is removed.
 
 
    Namespace: 
   com.gigatms.Parameters.SLR810
    Assembly:
   GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic bool OutputTagRemovalEvent { get; set; }Public Property OutputTagRemovalEvent As Boolean
	Get
	Set
public:
property bool OutputTagRemovalEvent {
	bool get ();
	void set (bool value);
}Return Value
Type: 
Boolean
See Also