: KeywordView (Enumeración) (Microsoft.Office.Server.Search.Administration)
Defines the keyword views that are available for the GetFilteredKeywords method of the Keywords class.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Enumeration KeywordView
'Uso
Dim instance As KeywordView
public enum KeywordView
Miembros
Nombre de miembro | Descripción | |
---|---|---|
AllKeywords | Specifies to view all keywords. | |
ExpiredKeywords | Specifies to view expired keywords. | |
ReviewKeywords | Specifies to view keywords needing review. |
Vea también
Referencia
Microsoft.Office.Server.Search.Administration (Espacio de nombres)