The following tables list the members exposed by IJobStatus.
|
Name |
Description |
![]() |
Begins edits for the object. | |
![]() |
Cancels (rolls back) edits for the object CancelEdit rolls back (in memory only) the changes made since the last call to BeginEdit. | |
![]() |
Determines whether the user has the necessary permission to perform a specified action on the object | |
![]() |
Commits edits for the object CommitEdit commits (in memory only) the changes made since the last call to BeginEdit. | |
![]() |
Creates a new object that is a copy of the source object. | |
![]() |
Freezes the client session. | |
![]() |
Gets a user-friendly description of the object. | |
![]() |
Refreshes the object from the database. | |
![]() |
Reverts the object to the last saved version. | |
![]() |
Gets the session to which this object belongs. |
|
Name |
Description |
![]() ![]() |
Gets the number of instances of the job that are current active (executing). | |
![]() ![]() |
Gets the CID (numeric class ID) for the object. | |
![]() ![]() |
Gets the adTempus Class ID of the object | |
![]() ![]() |
Gets the name of the object's class. | |
![]() ![]() |
Not used | |
![]() ![]() |
Gets the current edit level. | |
![]() ![]() |
Indicates the number of unacknowledged instances that are in an error state. | |
![]() ![]() |
Gets the time at which the most recently-active instance of the job finished. | |
![]() ![]() |
Gets the time at which the most recent instance of the job started. | |
![]() ![]() |
Determines whether the object has unsaved changes. | |
![]() ![]() |
Indicates whether this object is new. | |
![]() ![]() |
Gets the kernel mode processor (in milliseconds) time for the job. | |
![]() ![]() |
Gets the date and time when the object was last modified | |
![]() ![]() |
Gets the memory usage for the job | |
![]() ![]() |
Gets the time at which the job is scheduled to run next. | |
![]() ![]() |
Gets the OID (unique identifier) of the object | |
![]() ![]() |
Gets the object's parent if it "belongs" to another object. | |
![]() ![]() |
Gets the current status of the job. | |
![]() ![]() |
Gets the total number of times the job has been executed. | |
![]() ![]() |
Gets the total elapsed time (in seconds) for all instances of the job. | |
![]() ![]() |
Gets the user mode processor time (in milliseconds) for the job. | |
![]() ![]() |
Indicates the number of unacknowledged instances that are in a warning state. |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|