adTempus API
ArcanaDevelopment.adTempus.CustomObjectSupport Namespace / CustomObjectSettingsBase Class
Properties Methods

In This Topic
    CustomObjectSettingsBase Class Members
    In This Topic

    The following tables list the members exposed by CustomObjectSettingsBase.

    Public Properties
     NameDescription
    Public Property The unique ID for this class of custom objects.  
    Public Property The version of this object.  
    Top
    Public Methods
     NameDescription
    Public Method Compares settings between two objects.  
    Public Method Called after the object has been deserialized.  
    Public Method Called before the object is serialized.  
    Public Method Provides a description of the object's settings for an Object Configuration Report  
    Public Method Return a description of the object.  
    Public Method Returns a collection of the OIDs of all adTempus objects referenced by this custom object.  
    Public Method Serializes the object using Data Contract serialization  
    Public Method Validates the settings.  
    Top
    See Also