ContextCondition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- 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) | |