GetJobSummary
From EconzExternal
Contents |
Method
GetJobSummaryResult getJobSummary(UserIDBean userID, JobIDBean jobID)
Description
Retrieves a quick summary of information about a job, the customer of the job, and its current state.
Parameters
| Type | Name | Description |
|---|---|---|
| UserIDBean | userID | The admin username and password. |
| JobIDBean | jobID | The primary key, and external ref used to identify the job. |
