The value of a RankExpression and its current status.
 Declaration Syntax
 Declaration Syntax| C# | 
public class RankExpressionStatus
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | RankExpressionStatus()()()() | Initializes a new instance of the RankExpressionStatus class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | Options | 
            The expression that is evaluated for ranking or thresholding while processing a search request.
             
             | 
|  | Status | 
            The status of an option, including when it was last updated and whether it is actively in use for searches.
             
             | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithOptions(NamedRankExpression) | Obsolete. 
            Sets the Options property
             | 
|  | WithStatus(OptionStatus) | Obsolete. 
            Sets the Status property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | RankExpressionStatus |