Click or drag to resize

ISearchSchemaDefinition Properties


The ISearchSchemaDefinition type exposes the following members.

Properties
  NameDescription
Public propertyBoosts
Gets/sets a list of search boosts, represented as ISearchBoost.
(Inherited from ISearchExclusionAndBoostBase.)
Public propertyBoostValue
Gets/sets the value by which to boost this search.
Public propertyExclusions
Gets/sets a list of search exclusions, represented as ISearchExclusion.
(Inherited from ISearchExclusionAndBoostBase.)
Public propertyPublishingTargetIDs
Gets/sets the list of publishing target Ids.
(Inherited from ISearchItemWithPubTargets.)
Public propertySchemaFriendlyName
Gets/sets the human-friendly name of the schema.
Public propertySchemaRootName
Gets/sets the root name of the schema (i.e. its tag name).
Top
See Also