Click or drag to resize
SetType2TagIdentification Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the SetType2TagIdentification class

Namespace: TapTrack.Tcmp.CommandFamilies.System
Assembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntax
C#
public SetType2TagIdentification(
	bool enableIdentification
)

Parameters

enableIdentification
Type: SystemBoolean
If true the detect tag command will return the exact model and manufacturer of a Type 2 tag, otherwise it will not
See Also