SearchSetting Members
Include Protected Members
Include Inherited Members
Represents search settings (**[Synonym]**s, **[BestBet]**s, [FeaturedContent] and **[Promotion]**s).
The SearchSetting type exposes the following members.
Properties
Name | Description | |
---|---|---|
Contexts | Gets all contexts which are attached to the search setting. | |
Description | Gets or sets the description. (Inherited from Describable.) | |
EndDate | Gets or sets the date to which of the search setting is valid. | |
Group | Gets the search setting group which the search setting belongs to. | |
Id | Gets or sets the identity of the object. (Inherited from Identifiable.) | |
Keyword | Gets the keyword to which the search setting belongs. This is undefined if the search setting does not depend on a keyword, i.e. is global. | |
LastChanged | Gets or sets the date of the last changed field. (Inherited from Identifiable.) | |
Name | Gets or sets the name of the domain object. (Inherited from Describable.) | |
StartDate | Gets or sets the date from which of the search setting is valid. |
Top
Methods
Name | Description | |
---|---|---|
AttachContext | Attaches a context to the search setting. | |
DetachContext | Detaches a context from the search setting. | |
DetachContexts | Detaches all contexts from the search setting. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace