The following tables list the members exposed by ILogEvent.
|
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 |
|
Indicates whether the message has been acknowledged. | |
|
Additional data associated with the message. | |
|
The OID of the RemoteAgent where this message was logged. | |
|
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. | |
|
The name of the computer on which the message was logged. | |
|
Gets the current edit level. | |
|
Gets the OID of the ExecutionHistoryItem with which this message is associated | |
|
Gets the OID of the ExecutionHistoryStep with which this message is associated | |
|
Gets the numeric instance ID of the instance that issued the message. | |
|
Indicates whether this message is an Alert. | |
|
Determines whether the object has unsaved changes. | |
|
Indicates whether this object is new. | |
| ||
|
Gets the date and time when the object was last modified | |
|
Gets the message text | |
|
Gets the class (category) of the message | |
|
Gets the message ID of the message | |
|
Gets the date/time (in UTC) at which the message was reported. | |
|
Gets the type (severity) of the message | |
|
Gets the OID (unique identifier) of the object | |
|
Gets the object's parent if it "belongs" to another object. | |
|
A sequential ID number assigned by the database as records are added. | |
|
The source of the message. | |
|
Gets the number of the step with which this message is associated | |
| ||
|
Not used | |
|
Gets the User ID associated with this message |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|