SearchCategory Class Properties

In this section, the SearchCategory class properties are presented in alphabetical order.

Description

Use this property to return an array of string containing the names of the search definitions that have been assigned to this search category.

This property is effectively read-only.

Note: While this property is actually read/write, from PeopleCode, it is meant to be used in a read-only manner.

Description

Use this property to return the long description (display) for the search category as a string.

This property is effectively read-only.

Note: While this property is actually read/write, from PeopleCode, it is meant to be used in a read-only manner.

Description

Use this property to return a string indicating whether duplicates have been set for this search category.

This property is effectively read-only.

Description

Use this property to return a Boolean value indicating whether this search category has been deployed to a search provider.

This property is effectively read-only.

Note: While this property is actually read/write, from PeopleCode, it is meant to be used in a read-only manner.

Description

Use this property to return the name of this SearchCategory object as a string.

This property is effectively read-only.

Note: While this property is actually read/write, from PeopleCode, it is meant to be used in a read-only manner.

Description

Use this property to return a string representing the name of the search engine instance to which this search category has been deployed.

This property is effectively read-only.

Note: While this property is actually read/write, from PeopleCode, it is meant to be used in a read-only manner.