Name | Description | |
---|---|---|
ChangeType | Indicates the type of change being recorded | |
ChangeTypeDescription | Gets the text description of the ChangeType. | |
ClassKeyName | Overridden. The key name for the class. The key name for the class. | |
ClassName | Returns a descriptive name for the class suitable for display to users. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) | |
Comments | Comments recorded with the event. | |
CommentsTextType | The text type of the Comments | |
DeletedObjectDescription | If this is a Deletion record, contains the description of the deleted object. | |
HasSnapshot | Indicates whether there is a snapshot associated with this record | |
IsAutoExport | Indicates whether this record represents an automatic export. | |
IsDependent | Indicates whether the object is a dependent of (owned by) another object (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) | |
IsDirty | Indicates whether the object is dirty (modified or new since last save). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) | |
IsFullSystemSnapshot | Indicates whether this is a full-system snapshot (rather than a snapshot of a single object). | |
IsNew | Indicates whether the object is new (has never been saved). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) | |
IsReadOnly | Indicates whether this object is read-only. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) | |
IsStub | Indicates whether the object is a stub. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) | |
ObjectDescription | A description of the affected object. | |
ObjectOID | The OID of the object associated with this record | |
ParentObject | Get the parent of this object. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) | |
RecordID | The unique id of this record | |
SecurityLogin | The SecurityLogin of the user associated with this record | |
SnapshotExpirationDate | The date/time (in UTC) the snapshot (if any) expires | |
SnapshotLabel | The label applied for a snapshot. | |
TargetClassID | The ADTObject.ClassID ClassID of the affected object. | |
TargetClassName | The ObjectBase.ClassName of the affected object. | |
Timestamp | The date/time the record was recorded |