Table of Contents

Property Query

Namespace
Skyline.DataMiner.Net.ManagerStore
Assembly
SLNetTypes.dll

Query

Gets the query.

public IQuery<T> Query { get; }

Property Value

IQuery<T>

The query for which this paging helper is created.