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


In This Topic
    IResponseEventScriptParameters Interface
    In This Topic
    Context information for users scripts run to evaluate Response Events.
    Syntax
    'Declaration
     
    
    Public Interface IResponseEventScriptParameters 
       Inherits IScriptParameters 
    public interface IResponseEventScriptParameters : IScriptParameters  
    public interface class IResponseEventScriptParameters : public IScriptParameters  
    See Also