Sdílet prostřednictvím


SharePointOnlineListSource.Query Property

Definition

The OData query to filter the data in SharePoint Online list. For example, "$top=1". Type: string (or Expression with resultType string).

public object Query { get; set; }
member this.Query : obj with get, set
Public Property Query As Object

Property Value

Applies to