ContextCondition Class

Definition

[Microsoft.SharePoint.Client.ScriptType("Microsoft.Office.Server.Search.REST.ContextCondition", ServerTypeId="{d1d5434c-02e4-4e69-81cd-3f4e1a07937d}", ValueObject=true)]
public sealed class ContextCondition : Microsoft.SharePoint.Client.ClientValueObject
type ContextCondition = class
    inherit ClientValueObject
Public NotInheritable Class ContextCondition
Inherits ClientValueObject
Inheritance
ContextCondition
Attributes

Constructors

ContextCondition()

Properties

ContextConditionType
SourceId
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientValueObject)
WriteToXml(XmlWriter, SerializationContext)

Applies to