docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
Otter SDK
Inedo.Otter.Data
DB.Context
Jobs_GetJobsAsync(string,string)
Jobs_GetJobsAsync(string JobType_Code, string JobState_Code) Method
Gets the specified jobs in the system.
Syntax
public
Task
<
IList
<
Tables.Jobs_Extended
>> Jobs_GetJobsAsync(
string
JobType_Code,
string
JobState_Code)
Parameters
JobType_Code
Type: string
JobState_Code
Type: string