adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ObjectChangeLog Class
Properties Methods

In This Topic
    ObjectChangeLog Class Members
    In This Topic

    The following tables list the members exposed by ObjectChangeLog.

    Public Properties
     NameDescription
    Public Property  
    Public PropertyGets the text description of the ChangeType.  
    Public PropertyOverridden.  The key name for the class.  
    Public Property Returns a descriptive name for the class suitable for display to users. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property  
    Public Property  
    Public Property If this is a Deletion record, contains the description of the deleted object.  
    Public Property  
    Public Property  
    Public Property  
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether the object is dirty (modified or new since last save). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property  
    Public Property Indicates whether the object is new (has never been saved). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether this object is read-only. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether the object is a stub. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property A description of the affected object.  
    Public Property  
    Public PropertyGet the parent of this object. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property  
    Public Property  
    Public Property  
    Public Property The label applied for a snapshot.  
    Public PropertyThe ADTObject.ClassID ClassID of the affected object.  
    Public PropertyThe ObjectBase.ClassName of the affected object.  
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Creates an undo snapshot for the object graph. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Gets a user-friendly description of the object's key settings. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method  
    Public MethodOverloaded. Reverts to the previous undo snapshot created by BeginEdit. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public MethodOverridden.   
    Top
    See Also