adTempus API
ArcanaDevelopment.adTempus.CustomObjectSupport Namespace / CustomObjectFactoryBase<T> Class
The type of the settings class that holds the settings for this Custom Object.
Members

In This Topic
    CustomObjectFactoryBase<T> Class
    In This Topic
    Base class for a Custom Object object factory.
    Syntax
    Type Parameters
    T
    The type of the settings class that holds the settings for this Custom Object.
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.CustomObjectSupport.CustomObjectFactoryBase<T>

    See Also