SearchSettingGroup Properties

Include Protected Members
Include Inherited Members

The SearchSettingGroup type exposes the following members.

Properties

  Name Description
Public property BestBets Retrieves all best bets of the search setting group.
Public property BestBetsWithKeyword Retrieves all best bets of the search setting group that are associated with a keyword, i.e. are not global.
Public property BestBetsWithoutKeyword Retrieves all best bets of the search setting group that are not associated with a keyword, i.e. are global.
Public property Contexts Retrieves all contexts of the search setting group.
Public property Description Gets or sets the description. (Inherited from Describable.)
Public property FeaturedContent Retrieves all featured content of the search setting group.
Public property FeaturedContentWithKeyword Retrieves all featured content of the search setting group that are associated with a keyword, i.e. are not global.
Public property FeaturedContentWithoutKeyword Retrieves all featured content of the search setting group that are not associated with a keyword, i.e. are global.
Public property Id Gets or sets the identity of the object. (Inherited from Identifiable.)
Public property Keywords Retrieves all keywords of the search setting group.
Public property LastChanged Gets or sets the date of the last changed field. (Inherited from Identifiable.)
Public property Name Gets or sets the name of the domain object. (Inherited from Describable.)
Public property Promotions Retrieves all promotions of the search setting group.
Public property PromotionsWithKeyword Retrieves all promotions of the search setting group that are associated with a keyword, i.e. are not global.
Public property PromotionsWithoutKeyword Retrieves all promotions of the search setting group that are not associated with a keyword, i.e. are global.

Top

See Also

Reference

SearchSettingGroup Interface

Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace