Name | Description | |
---|---|---|
ChangeType | The type of change that was 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 | The comments entered by the user when the change was recorded. | |
CommentsTextType | The ArcanaDevelopment.adTempus.Shared.TextType for the Comments. | |
HasSnapshot | Indicates whether this record has a snapshot. | |
IsAutoExport | Indicates whether this was an automatically-created export. | |
IsDependent | Indicates whether the object is a dependent of (owned by) another object (Inherited from ObjectBase) | |
IsDirty | Indicates whether the object is dirty (modified or new since last save). (Inherited from 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 ObjectBase) | |
IsReadOnly | Indicates whether this object is read-only. (Inherited from ObjectBase) | |
IsStub | Indicates whether the object is a stub. (Inherited from ObjectBase) | |
IsSystemGenerated | Indicates whether this record was system-generated. | |
ObjectDescription | Description of the object that this record applies to. | |
ObjectOID | The OID of the object this record applies to. | |
ParentObject | Get the parent of this object. (Inherited from ObjectBase) | |
RecordID | The unique ID for this record. | |
SnapshotExpirationDate | The date/time when the snapshot (if any) expires. | |
SnapshotLabel | The label applied for a snapshot. | |
TargetClassID | The ADTObject.ClassID ClassID of the affected object. | |
TargetClassName | The ClassName of the affected object. | |
Timestamp | The date/time the record was recorded | |
UserName | The name of the user who made the change. |