SP.Taxonomy.CustomPropertyMatchInformation.stringMatchOption property (sp.taxonomy)

Indicates whether to search for custom property names and values that start with the specified strings, or search for those that exactly match the specified strings.

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

var value = SP.Taxonomy.CustomPropertyMatchInformation.get_stringMatchOption()
SP.Taxonomy.CustomPropertyMatchInformation.set_stringMatchOption(a)