LocationList Members

Include Protected Members
Include Inherited Members

Contains a list of federated locations.

The LocationList type exposes the following members.

Constructors

  Name Description
Public method LocationList Initializes a new instance of the LocationList class.

Top

Properties

  Name Description
Public property ItemsPerPage Gets or sets the number of search results to display per page.
Public property ReturnedResults Gets the number of search results returned for the query.
Public property StartItem Gets or sets the number of the first item returned in the search results.
Public property TotalResults Gets the total number of search results returned for the query.
Public property TotalResultsIncludingDuplicates Gets the total number of search results returned for the query, including duplicate results.

Top

Methods

  Name Description
Public method AggregateResults Returns all the search results from the first federated location specified in the LocationList object.
Public method Close Releases the resources for the federated locations.
Public method Dispose Releases the resources for the federated locations.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Protected field _itemsPerPage Specifies the number of search results to display per page.
Protected field _startItem Specifies the number of the first item returned in the search results.

Top

See Also

Reference

LocationList Class

Microsoft.Office.Server.Search.Query Namespace