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

In This Topic
    Option Class Members
    In This Topic

    The following tables list the members exposed by Option.

    Public Properties
     NameDescription
    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 (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 Indicates whether the object is new (has never been saved). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public PropertyOverridden.  Indicates whether this object is read-only.  
    Public Property Indicates whether the object is a stub. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property  
    Public Property  
    Public Property  
    Public PropertyGet the parent of this object. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    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 MethodOverloaded.   
    Public Method  
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public MethodOverloaded. Reverts to the previous undo snapshot created by BeginEdit. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public MethodOverridden.   
    Top
    See Also