ScopeDisplayGroup 成员 (Microsoft.Office.Server.Search.Administration)
Represents a scope display group.
以下表格列出了由 ScopeDisplayGroup 类型公开的成员。
公共属性
名称 | 说明 | |
---|---|---|
Count | Specifies the number of scopes that are part of this display group. | |
Default | Gets or sets the default scope for the display group. | |
Description | Gets or sets the description for the display group. | |
DisplayInAdminUI | Gets or sets a Boolean value that indicates whether a scope is displayed in the scope Administration user interface. | |
ID | Gets the scope display group ID. | |
Item | Gets the specified scope from the display group's scope collection. | |
LastModifiedBy | Gets the name of the user who last modified the display group. | |
LastModifiedTime | Gets the time when the display group was last modified. | |
Name | Gets or sets the display group name. | |
OwningSite | Gets the site that owns the display group. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Add | Adds a scope to the display group's scope collection. | |
Clear | Removes all the scopes from the display group's scope collection. | |
Contains | Gets a Boolean value indicating whether the display group's scope collection contains the specified scope. | |
Delete | Deletes the display group. | |
Equals | 已重载。 (继承自 Object) | |
GetEnumerator | Returns an enumerator that can be used to access the items in the display group's scope collection. | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
IndexOf | Gets the index for a specified scope. | |
Insert | Adds a scope to the display group's scope collection, at the specified index. | |
ReferenceEquals | (继承自 Object) | |
Remove | Removes the specified scope from the display group's scope collection. | |
RemoveAt | Removes the scope at the specified index position from the display group's scope collection. | |
ToString | (继承自 Object) | |
Update | Updates the scope display group with the specified changes. |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
ScopeDisplayGroup 类
Microsoft.Office.Server.Search.Administration 命名空间