| BatchJobFilterInfo Properties | 
The BatchJobFilterInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| CompletedOn | 
            The [CompletedOn] filter value. If [CompletedOnFilterType] is set to [Between] this represents the lower value.
              | |
| CompletedOnFilterType | 
            The constraint type. Defines how filter parameters and actual values will be compared.
              | |
| CompletedOnUpper | 
            If [CompletedOnFilterType] is set to [Between] this represents the upper value.
              | |
| CompletionStatus | 
            The [CompletionStatus] filter value.
              | |
| DependenciesOf | 
            List job dependencies (jobs that the job with this ID depends on).
              | |
| DependingOn | 
            List jobs that depend on the job with this ID.
              | |
| FilterCompletedOn | 
            Filter by [CompletedOn].
              | |
| FilterCompletionStatus | 
            Filter by [CompletionStatus].
              | |
| FilterDependenciesOf | 
            Filter by job dependencies (jobs that a specific job depends on).
              | |
| FilterDependingOn | 
            Filter by depending on (jobs that depend on a specific job).
              | |
| FilterPriority | 
            Filter by [Priority].
              | |
| FilterProcessedBy | 
            Filter by [ProcessedBy].
              | |
| FilterProcessingExpired | 
            Filter by processing expiration: List jobs that are [Processing] and their [ProcessingDuration] is exceeded.
              | |
| FilterQueue | 
            Filter by queue name.
              | |
| FilterScheduledOn | 
            Filter by [ScheduledOn].
              | |
| FilterStatus | 
            Filter by [Status].
              | |
| FilterSubmittedBy | 
            Filter by [SubmittedBy].
              | |
| FilterSubmittedOn | 
            Filter by [SubmittedOn].
              | |
| Priority | 
            The [Priority] filter value. If [PriorityFilterType] is set to [Between] this represents the lower value.
              | |
| PriorityFilterType | 
            The constraint type. Defines how filter parameters and actual values will be compared.
              | |
| PriorityUpper | 
            If [PriorityFilterType] is set to [Between] this represents the upper value.
              | |
| ProcessedBy | 
            The [ProcessedBy] filter value.
              | |
| Properties | 
            The filter criteria related to properties.
              | |
| QueueName | 
            The queue name filter value.
              | |
| ScheduledOn | 
            The [ScheduledOn] filter value. If [ScheduledOnFilterType] is set to [Between] this represents the lower value.
              | |
| ScheduledOnFilterType | 
            The constraint type. Defines how filter parameters and actual values will be compared.
              | |
| ScheduledOnUpper | 
            If [ScheduledOnFilterType] is set to [Between] this represents the upper value.
              | |
| Status | 
            The [Status] filter value.
              | |
| SubmittedBy | 
            The [SubmittedBy] filter value.
              | |
| SubmittedOn | 
            The [SubmittedOn] filter value. If [SubmittedOnFilterType] is set to [Between] this represents the lower value.
              | |
| SubmittedOnFilterType | 
            The constraint type. Defines how filter parameters and actual values will be compared.
              | |
| SubmittedOnUpper | 
            If [SubmittedOnFilterType] is set to [Between] this represents the upper value.
              |