The following tables list the members exposed by IExecutionHistoryStep.
|
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 captured files for this step | |
|
Gets the last checkpoint set by the task | |
|
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. | |
|
Gets the current edit level. | |
|
Gets the date/time at which execution of the step finished. | |
|
Gets the date/time at which execution of the step began. | |
|
Gets the exit code or other result value for the task. | |
|
Determines whether the object has unsaved changes. | |
|
Indicates whether this object is new. | |
|
Gets the kernel mode processor time (in milliseconds) for the step. | |
|
Gets the date and time when the object was last modified | |
|
Gets the peak memory usage (in bytes) for the process run by the step. | |
|
Gets the OID (unique identifier) of the object | |
|
Gets the object's parent if it "belongs" to another object. | |
|
Gets the Windows process ID (PID) for the program run by the step. | |
|
Indicates the restart count for this step. | |
|
Gets the exit code or other result value for the task. | |
|
Gets the current status of this step | |
|
Gets the description of the step with which this item is associated. | |
|
Gets the step number for this step | |
|
Gets the OID of the step with which this item is associated | |
|
Gets the user mode processor time (in milliseconds) for the step. |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|