  | 
IJobExecutionServiceGetFilteredJobExecutions Method | 
            Gets a list of job executions with a custom filter.
            
Namespace: Infosoft.Common.Contracts.ServiceContractsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxNo code example is currently available or this language may not be supported.
Parameters
- request  JobExecutionLookupRequest
 - A request object that contains a query metadata object that specifies which objects to retrieve.
 
Return Value
JobExecutionDataListResponseA response object that contains a list of job execution objects.
See Also