0 out of 2 rated this helpful - Rate this topic

KeywordQuery class

NOTE: This API is now obsolete.

Represents a search query that uses the Keyword syntax.

System.Object
  Microsoft.SharePoint.Search.Query.Query
    Microsoft.SharePoint.Search.Query.KeywordQuery

Namespace:  Microsoft.SharePoint.Search.Query
Assembly:  Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
[ObsoleteAttribute("This class is obsolete now. It will be totally removed in O16 codebase and should not be used in new applications.")]
[ClientCallableTypeAttribute(Name = "KeywordQuery", ServerTypeId = "{80173281-FFFD-47b6-9A49-312E06FF8428}", 
	ClientLibraryTargets = ClientLibraryTargets.NonRESTful)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class KeywordQuery : Query
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.