GetJobDetails
From EconzExternal
Contents |
Method
GetJobDetailsResult getJobDetails(UserIDBean userID, JobIDBean[] jobIDs)
Description
Gets the details of all jobs indicated by the list of JobIDBean passed in.
Parameters
| Type | Name | Description |
|---|---|---|
| UserIDBean | userID | The admin username and password. |
| JobIDBean array | jobIDs | The unique job ID's of all the jobs for which details are requested. |
