Share via


KeywordQueryProperties Class

Definition

[Microsoft.SharePoint.Client.ScriptType("Microsoft.SharePoint.Client.Search.Query.KeywordQueryProperties", ServerTypeId="{8e0ab106-fbfe-43f1-9cb7-329130820f89}")]
public sealed class KeywordQueryProperties : Microsoft.SharePoint.Client.ClientObject
type KeywordQueryProperties = class
    inherit ClientObject
Public NotInheritable Class KeywordQueryProperties
Inherits ClientObject
Inheritance
KeywordQueryProperties
Attributes

Constructors

KeywordQueryProperties(ClientRuntimeContext, ObjectPath)

Properties

Context (Inherited from ClientObject)
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
Path (Inherited from ClientObject)
ServerObjectIsNull (Inherited from ClientObject)
Tag (Inherited from ClientObject)
TypedObject (Inherited from ClientObject)

Methods

CheckUninitializedProperty(String) (Inherited from ClientObject)
CustomFromJson(JsonReader) (Inherited from ClientObject)
FromJson(JsonReader) (Inherited from ClientObject)
GetQueryPropertyValue(String)
InitNonPropertyFieldFromJson(String, JsonReader) (Inherited from ClientObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientObject)
IsObjectPropertyInstantiated(String) (Inherited from ClientObject)
IsPropertyAvailable(String) (Inherited from ClientObject)
LoadExpandoFields() (Inherited from ClientObject)
RefreshLoad() (Inherited from ClientObject)
RemoveFromParentCollection() (Inherited from ClientObject)
Retrieve() (Inherited from ClientObject)
Retrieve(String[]) (Inherited from ClientObject)
SetQueryPropertyValue(String, QueryPropertyValue)
UpdateClientObjectPropertyType(String, Object, JsonReader) (Inherited from ClientObject)

Applies to