adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / IFoundFileInfo Interface
Members


In This Topic
    IFoundFileInfo Interface
    In This Topic
    Contains information about files found by a File Trigger
    Syntax
    'Declaration
     
    
    Public Interface IFoundFileInfo 
    public interface IFoundFileInfo 
    public interface class IFoundFileInfo 
    Remarks
    This interface is used when sending information to an evaluation script for a File Trigger.
    See Also