SearchObjectOwner members

The SearchObjectOwner type exposes the following members.

Constructors

  Name Description
Public method SearchObjectOwner(SearchObjectLevel) Creates an SearchObjectOwner based on current SharePoint context, at the level specified.
Public method SearchObjectOwner(SearchObjectLevel, SPWeb) Creates an SearchObjectOwner based on the SharePoint context specified by a passed SPWeb, at the level specified.

Top

Properties

  Name Description
Public propertyStatic member EmptyOwner
Public property Level the level of the lowest level owner included in the SearchObjectOwner.
Public property SPFarmId
Public property SPSiteId
Public property SPSiteSubscriptionId
Public property SPWebId

Top

Methods

  Name Description
Public method Equals(Object) (Overrides Object.Equals(Object).)
Public method Equals(SearchObjectOwner)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Overrides Object.ToString().)

Top

See also

Reference

SearchObjectOwner class

Microsoft.Office.Server.Search.Administration namespace