Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a rank profile collection.
The RankProfileCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Item | Returns a rank profile from the rank profile collection matching the name filter. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Contains | Returns a Boolean value to indicate the existence of a RankProfile object matching the name filter. |
![]() |
Create(String) | Adds a new rank profile to the rank profile collection. |
![]() |
Create(String, RankProfile) | Adds a new rank profile to the rank profile collection. The rank profile is created with the same settings as another rank profile provided through the rankProfileTemplate parameter. |
![]() |
GetEnumerator() | (Inherited from IEnumerable<RankProfile>.) |
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
Top
See Also
Reference
RankProfileCollection Interface
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace