WSJobClient.GetJobList
Get the list of all batch jobs (for this user) on the server. If 'ForAllUsers' parameter is True, complete list of all jobs on the server is returned (user has to have WebStatistica Administrator rights).
| Syntax | Parameters | Return Value |
|---|---|---|
Function WSJobClient.GetJobList( _
Optional ForAllUsers As Boolean = False) As JobInfo
|
Type: Boolean Default value: False |
JobInfo. |