| Name | Description | |
|---|---|---|
![]()  | InstanceQueryParameters Constructor | Overloaded. | 
            The following tables list the members exposed by InstanceQueryParameters.
| Name | Description | |
|---|---|---|
![]()  | InstanceQueryParameters Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | EndTimestamp | The latest time (inclusive; UTC) to include. (Inherited from ArcanaDevelopment.adTempus.Shared.HistoryQueryParameters) | 
![]()  | FetchOptions | Controls how data is fetched. (Inherited from ArcanaDevelopment.adTempus.Shared.JobQueryParameters) | 
![]()  | IncludeHeldJobs | Determines whether data for held jobs is returned (Inherited from ArcanaDevelopment.adTempus.Shared.JobQueryParameters) | 
![]()  | ModifiedSinceUTC | If set, only fetches records created or modified after the specified timestamp. (Inherited from ArcanaDevelopment.adTempus.Shared.HistoryQueryParameters) | 
![]()  | PageNumber | The page number of results to fetch. (Inherited from ArcanaDevelopment.adTempus.Shared.JobQueryParameters) | 
![]()  | PageSize | The number of records to return in one batch when using paging (Inherited from ArcanaDevelopment.adTempus.Shared.JobQueryParameters) | 
![]()  | StartTimestamp | The earliest time (inclusive; UTC) to include. (Inherited from ArcanaDevelopment.adTempus.Shared.HistoryQueryParameters) | 
![]()  | StatusAcknowledged | Whether to include or exclude instances where the status has been acknowledged | 
| Name | Description | |
|---|---|---|
![]()  | Agents | List of OIDs of Remote Agents to return records for (Inherited from ArcanaDevelopment.adTempus.Shared.JobQueryParameters) | 
![]()  | ChainIDs | Only return records associated with the specified chain (Inherited from ArcanaDevelopment.adTempus.Shared.HistoryQueryParameters) | 
![]()  | ExecutionRequestIDs | Only return records related to the specified execution request IDs (Inherited from ArcanaDevelopment.adTempus.Shared.HistoryQueryParameters) | 
![]()  | Instances | List of specific instances to retrieve (Inherited from ArcanaDevelopment.adTempus.Shared.HistoryQueryParameters) | 
![]()  | SortOrder | The sort order to use when fetching records | 
![]()  | Statuses | Only return records with one of the specified job states (Inherited from ArcanaDevelopment.adTempus.Shared.HistoryQueryParameters) | 
![]()  | Tags | List of tags to include or exclude. (Inherited from ArcanaDevelopment.adTempus.Shared.JobQueryParameters) | 
![]()  | TargetComputers | List of names of computers (e.g., agents) to return records for (Inherited from ArcanaDevelopment.adTempus.Shared.JobQueryParameters) | 
![]()  | TargetObjects | List of OIDs of the jobs, groups, or queues to query for. If no jobs or groups are specified, all jobs are included. (Inherited from ArcanaDevelopment.adTempus.Shared.JobQueryParameters) | 
| Name | Description | |
|---|---|---|
![]()  | GetTargetObjects | Gets all members of the TargetObjects collection that have the specified classID. (Inherited from ArcanaDevelopment.adTempus.Shared.JobQueryParameters) |