Click or drag to resize

IgnitionQueryRequest Properties

The IgnitionQueryRequest type exposes the following members.

Properties
 NameDescription
Public propertyEntityType Type of entity to retrieve
Public propertyFilter FQL-based filter to limit the query results
Public propertyPageNumber If paging results, which zero-based page to return; otherwise 0
Public propertyPageSize If paging results, the number of results to return in a page; otherwise 0
Public propertySubEntityFetchPlan Fetch plan describing how sub-entities should be retrieved
Top
See Also