Share via


Office365Dataset.Predicate Property

Definition

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

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Predicate { get; set; }
member this.Predicate : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Predicate As DataFactoryElement(Of String)

Property Value

Applies to