GetJobDetail
From EconzExternal
Contents |
Method
GetJobDetailResult getJobDetail(UserIDBean userID, JobIDBean jobID)
Description
Gets the details of the job indicated by the JobIDBean passed in.
Parameters
| Type | Name | Description |
|---|---|---|
| UserIDBean | userID | The admin username and password. |
| JobIDBean | jobIDs | The unique job ID of the jobs for which details are requested. |
