Share via


Office365Source.DateFilterColumn Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to