RankingParameter Members
Include Protected Members
Include Inherited Members
Represents a ranking parameter used for rank computation in Enterprise Search in Microsoft Office SharePoint Server 2007.
The RankingParameter type exposes the following members.
Properties
Name | Description | |
---|---|---|
Name | Gets the name of the ranking parameter. | |
Value | Gets or sets the ranking parameter value. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top