|
Server Component Class: CRFramework.VISControls.VISServerControl
JobStatus Object
Properties
Name |
Type |
Description | ||||||||||||||
JobName |
String |
Name of the job associated with this object | ||||||||||||||
JobStatus |
JobStatusTypes |
JobStatus is an enumeration containing the following possible values:
| ||||||||||||||
ProcessID |
String |
The operating system process id the job is currently running under | ||||||||||||||
RunFromDateTime |
DateTime |
Job start date / time | ||||||||||||||
RunToDateTime |
DateTime |
Job end date / time | ||||||||||||||
JobPath |
String |
Relative path of the job on the server within the application domain repository |
JobStatusCollection Object
The JobStatusCollection object is a simple collection used to gather a list of JobStatus objects.
For examples of how to use these objects see: GetJobs, GetJobStatus methods
© 2003 - 2007 Relational Solutions, Inc. - All rights reserved