adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / ICustomObjectSettings Interface
Members


In This Topic
    ICustomObjectSettings Interface
    In This Topic
    Interface for classes that implement custom object types.
    Syntax
    'Declaration
     
    
    Public Interface ICustomObjectSettings 
       Inherits IExtension 
    public interface ICustomObjectSettings : IExtension  
    public interface class ICustomObjectSettings : public IExtension  
    See Also