Version

terms Array

Property

Type

Description

terms

Array

Retrieved results from the SharePoint site. Each term corresponds to one of the site’s terms and values are returned with String type.

terms.terms Object Structure

Property

Type

Description

title

String

The term’s text.

id

String

Guid that identifies the term.

childs

Array

Array of child term objects.

path

String

Path to the current Term object.

wssid

String

The term’s Id in the list of managed terms in use (hidden).

terms.terms.child

Property

Type

Description

title

String

The child term’s text.

id

String

Guid that identifies the term.

path

String

Path to the current Term object.

wssid

String

The term’s Id in the list of managed terms in use (hidden).