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

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