Office365Dataset.Predicate Property

Definition

Gets or sets a predicate expression that can be used to filter the specific rows to extract from Office 365. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.predicate")]
public object Predicate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.predicate")>]
member this.Predicate : obj with get, set
Public Property Predicate As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to