adTempus API
ArcanaDevelopment.adTempus.CustomObjectSupport Namespace / CustomObjectSettingsBase Class
Members

In This Topic
    CustomObjectSettingsBase Class
    In This Topic
    Settings base class for a simple Custom Object implementation.
    Syntax
    Remarks
    The Settings class contains all of the user-configurable settings for the Custom Object. The settings are serialized and stored with the job definition in the adTempus database.
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.CustomObjectSupport.CustomObjectSettingsBase

    See Also