Name | Description | |
---|---|---|
![]() | EndTimestamp | The latest time (inclusive; UTC) to include. |
![]() | FetchOptions | Controls how data is fetched. (Inherited from ArcanaDevelopment.adTempus.Shared.JobQueryParameters) |
![]() | IncludeHeldJobs | Determines whether data for held jobs is returned (Inherited from JobQueryParameters) |
![]() | ModifiedSinceUTC | If set, only fetches records created or modified after the specified timestamp. |
![]() | PageNumber | The page number of results to fetch. (Inherited from JobQueryParameters) |
![]() | PageSize | The number of records to return in one batch when using paging (Inherited from JobQueryParameters) |
![]() | StartTimestamp | The earliest time (inclusive; UTC) to include. |