Interface ISupportQuery<TResult> Object supports explicit Query Namespace: PnP.Core.Model Assembly: PnP.Core.dll Syntax public interface ISupportQuery<TResult> Type Parameters TResult Extension Methods QueryableExtensions.QueryProperties<TResult>(ISupportQuery<TResult>, params Expression<Func<TResult, object>>[])