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


In This Topic
    IScriptParameters Interface
    In This Topic
    Provides context information for user scripts.
    Syntax
    'Declaration
     
    
    Public Interface IScriptParameters 
    public interface IScriptParameters 
    public interface class IScriptParameters 
    Remarks
    If the script is being run from the Console in test mode, most parameters will not be set.
    See Also