adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / ICustomObjectSettings Interface
Properties Methods

In This Topic
    ICustomObjectSettings Interface Members
    In This Topic

    The following tables list the members exposed by ICustomObjectSettings.

    Public Properties
     NameDescription
     Property Gets the unique identification string for this extension. (Inherited from ArcanaDevelopment.adTempus.Shared.Extensibility.IExtension)
     Property Gets the version of the object.  
    Top
    Public Methods
     NameDescription
     Method Compare the instance to another instance.  
     Method Describes the object's settings for an Object Configuration Report.  
     Method Gets a user-friendly description of the object (such as key settings).  
     Method Returns a list of the OIDs of all other adTempus objects referenced by this object.  
     Method Serialize the object for persistence.  
     Method Validate the object settings.  
    Top
    See Also