Click or drag to resize

TagDecodedData Constructor

Initializes a new instance of the TagDecodedData class.

Namespace:  com.gigatms.Parameters.CES
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public TagDecodedData(
	bool tagRemovalEvent
)

Parameters

tagRemovalEvent
Type: SystemBoolean
Enable tag removal event if set to true.
See Also