adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IResponseActionScriptParameters Interface
Members

In This Topic
    IResponseActionScriptParameters Interface
    In This Topic
    Context information for user scripts that get run to receive the results of database operation tasks.
    Syntax
    'Declaration
     
    
    Public Interface IResponseActionScriptParameters 
       Inherits IScriptParameters 
    public interface IResponseActionScriptParameters : IScriptParameters  
    See Also