adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / ScriptHostInterface Class
Members


In This Topic
    ScriptHostInterface Class
    In This Topic
    The ScriptHostInterface allows scripts to interact with the host adTempus server. It is exposed to scripts through the adTempusobject.
    Object Model
    ScriptHostInterface ClassIJobVariableDictionary Interface
    Syntax
    'Declaration
     
    
    Public MustInherit Class ScriptHostInterface 
    public abstract class ScriptHostInterface 
    public ref class ScriptHostInterface abstract 
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.ApplicationIntegration.ScriptHostInterface
          ArcanaDevelopment.adTempus.ApplicationIntegration.adTempus

    See Also