Share via


Office365Source.DateFilterColumn Property

Definition

The Column to apply the <paramref name="StartTime"/> and <paramref name="EndTime"/>. Type: string (or Expression with resultType string).

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

Property Value

Applies to