ConsumerInfo Members

Include Protected Members
Include Inherited Members

Represents information about search scope consumers, search scope display groups, and search scopes.

The ConsumerInfo type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ConsumerDisplayGroups Gets or sets a list of the DisplayGroupInfo objects that represent the search ScopeDisplayGroup objects associated with the search scope consumer.
Public property ConsumerScopes Gets or sets a list of the ScopeInfo objects that represent the search Scope objects associated with the search scope consumer.
Public property DisplayGroupMemberships Gets or sets a list of the DisplayGroupMembership objects that represent links between search Scope objects and search ScopeDisplayGroup objects that belong to the specified search scope consumer.
Public property LastRefreshTimeStamp Gets or sets a value that indicates the time stamp of the last refresh of the consumer information.

Top

Methods

  Name Description
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

See Also

Reference

ConsumerInfo Class

Microsoft.Office.Server.Search.Administration Namespace