PromotedExpression Members
Include Protected Members
Include Inherited Members
Represents a specific way of promoting or demoting result set items. Defined by specifying a query expression. The result set items that match the query expression may be promoted or demoted.
The PromotedExpression type exposes the following members.
Properties
Name | Description | |
---|---|---|
Fql | Gets or sets the FQL (Fast Query Language) expression for promoting or demoting result set items. | |
Id | Gets or sets the identity of the object. (Inherited from Identifiable.) | |
LastChanged | Gets or sets the date of the last changed field. (Inherited from Identifiable.) | |
Promotion | Gets the associated promotion. (Inherited from PromotedItem.) |
Top
Methods
Name | Description | |
---|---|---|
CompareTo | (Inherited from IComparable<PromotedItem>.) |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace