SingleSelectMode
- Last UpdatedNov 17, 2021
- 1 minute read
The SingleSelectMode property is a read-write property that enables or disables only single tag at a time to be selected from the list of tags.
Syntax
aaHistClientTagPicker.SingleSelectMode = discrete;
Result = aaHistClientTagPicker.SingleSelectMode;
Remarks
The default value is False.