adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration.Extensibility Namespace / ICustomTaskExecutor Interface
Members

In This Topic
    ICustomTaskExecutor Interface
    In This Topic
    Executor for a CustomTask
    Syntax
    'Declaration
     
    
    Public Interface ICustomTaskExecutor 
       Inherits IExtensionExecutor 
    public interface ICustomTaskExecutor : IExtensionExecutor  
    See Also