DisplayGroupInfo Members

Include Protected Members
Include Inherited Members

Represents information about a search ScopeDisplayGroup.

The DisplayGroupInfo type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ConsumerName Gets or sets the name of the search Scope consumer.
Public property DefaultScopeID Gets or sets the default search Scope identifier (ID) of the DisplayGroupInfo.
Public property Description Gets or sets the description of the DisplayGroupInfo.
Public property DisplayInAdminUI Gets or sets a value that indicates whether the DisplayGroupInfo is shown on the Search scope administration page.
Public property Id Gets or sets the identifier (ID) of the DisplayGroupInfo.
Public property IsDeleted Gets or sets a value that indicates whether the DisplayGroupInfo has been deleted from the SearchAdminDatabase.
Public property IsUndeletable Gets or sets a value that indicates whether the DisplayGroupInfo cannot be deleted from the SearchAdminDatabase.
Public property LastModifiedBy Gets or sets the name of the user who last modified the DisplayGroupInfo.
Public property LastModifiedTime Gets or sets the last modified time of the DisplayGroupInfo.
Public property Name Gets or sets the name of the DisplayGroupInfo.
Public property SiteUrl Gets or sets the URL of the search Scope consumer for the DisplayGroupInfo.

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

DisplayGroupInfo Class

Microsoft.Office.Server.Search.Administration Namespace