Term.Selected

Syntax

Selected: Boolean;

Description

The Selected property determines whether a term is selected.

Comments

Available values:

Use JSON or the setSelected method to set the property value and the getSelected method to get the property value.

Example

The example of property use is given in description of the TermEdit.putCustom method.

See also:

Term