This topic has not yet been rated - Rate this topic

LocationList members

Contains a list of federated locations.

The LocationList type exposes the following members.

  NameDescription
Public method LocationList Initializes a new instance of the LocationList class.
Top
  NameDescription
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
  NameDescription
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
  NameDescription
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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.