LocationList members
SharePoint 2013
Contains a list of federated locations.
The LocationList type exposes the following members.
| Name | Description | |
|---|---|---|
|
ItemsPerPage | Gets or sets the number of search results to display per page. |
|
ReturnedResults | Gets the number of search results returned for the query. |
|
StartItem | Gets or sets the number of the first item returned in the search results. |
|
TotalResults | Gets the total number of search results returned for the query. |
|
TotalResultsIncludingDuplicates | Gets the total number of search results returned for the query, including duplicate results. |
| Name | Description | |
|---|---|---|
|
AggregateResults | Returns all the search results from the first federated location specified in the LocationList object. |
|
Close | Releases the resources for the federated locations. |
|
Dispose | Releases the resources for the federated locations. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
_itemsPerPage | Specifies the number of search results to display per page. |
|
_startItem | Specifies the number of the first item returned in the search results. |
Show: