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


In This Topic
    IFileTriggerParameters Interface
    In This Topic
    Context information for scripts that evaluate file trigger events.
    Syntax
    'Declaration
     
    
    Public Interface IFileTriggerParameters 
       Inherits IFoundFileParameters, IScriptParameters 
    public interface IFileTriggerParameters : IFoundFileParameters, IScriptParameters  
    public interface class IFileTriggerParameters : public IFoundFileParameters, IScriptParameters  
    See Also