KeywordView 枚举 (Microsoft.Office.Server.Search.Administration)
Defines the keyword views that are available for the GetFilteredKeywords method of the Keywords class.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Enumeration KeywordView
用法
Dim instance As KeywordView
public enum KeywordView
成员
成员名称 | 说明 | |
---|---|---|
AllKeywords | Specifies to view all keywords. | |
ExpiredKeywords | Specifies to view expired keywords. | |
ReviewKeywords | Specifies to view keywords needing review. |