Click or drag to resize

ISearchSchemaDefinition Properties


The ISearchSchemaDefinition type exposes the following members.

Properties
  Name Description
Public property Boosts Gets/sets a list of search boosts, represented as ISearchBoost.
(Inherited from ISearchExclusionAndBoostBase)
Public property BoostValue Gets/sets the value by which to boost this search.
Public property Exclusions Gets/sets a list of search exclusions, represented as ISearchExclusion.
(Inherited from ISearchExclusionAndBoostBase)
Public property PublishingTargetIDs Gets/sets the list of publishing target Ids.
(Inherited from ISearchItemWithPubTargets)
Public property SchemaFriendlyName Gets/sets the human-friendly name of the schema.
Public property SchemaRootName Gets/sets the root name of the schema (i.e. its tag name).
Top
See Also