The following tables list the members exposed by IADTObject.
|
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 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. | |
|
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 OID (unique identifier) of the object | |
|
Gets the object's parent if it "belongs" to another object. |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|