Ignition |
The IgnitionQueryRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| IgnitionQueryRequest | Default constructor |
| Name | Description | |
|---|---|---|
| EntityType | Type of entity to retrieve | |
| Filter | FQL-based filter to limit the query results | |
| PageNumber | If paging results, which zero-based page to return; otherwise 0 | |
| PageSize | If paging results, the number of results to return in a page; otherwise 0 | |
| SubEntityFetchPlan | Fetch plan describing how sub-entities should be retrieved |