Version:
Jobs_GetJobs(string JobType_Code, string JobState_Code) Method
Gets the specified jobs in the system.
Syntax
public
IEnumerable<Tables.Jobs_Extended> Jobs_GetJobs(string JobType_Code, string JobState_Code)
Parameters
- JobType_Code
- Type: string
- JobState_Code
- Type: string