SP.Taxonomy.LabelMatchInformation Properties (sp.taxonomy)

The LabelMatchInformation object has the following properties.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

Properties

Property

Description

defaultLabelOnly

Indicates whether only default labels should be matched against in the search.

excludeKeyword

Indicates whether to exclude Term objects that are in the keyword’s TermSet.

lcid

The language code identifier (LCID) of the Term.labels to be matched.

resultCollectionSize

Indicates the maximum number of objects to include in the returned collection.

stringMatchOption

Indicates whether to search for Term.labels that start with the specified string, or those that have an exact match.

termLabel

The Label of the Term to get.

trimDeprecated

Indicates whether to trim out Term objects that have Term.isDeprecated set to true.

trimUnavailable