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

In This Topic
    IScriptParameters Interface Members
    In This Topic

    The following tables list the members exposed by IScriptParameters.

    Public Properties
     NameDescription
     Property The object ID of the executing instance.  
     Property The object ID of the instance step.  
     Property The type (source) of execution.  
     Property The date/time at which execution finished.  
     Property The date/time at which execution started.  
     Property The fully=qualified name of the executing job (job name and ancestor group names).  
     Property The name of the group to which the job belongs.  
     Property The object ID of the group to which the job belongs.  
     Property The instance number for the executing instance.  
     Property The name of the executing job.  
     Property The object ID of the executing job.  
     Property The name of the queue to which the group is assigned.  
     Property The object ID of the queue to which the group is assigned.  
     Property The current status of the job.  
     Property Description of the executing step.  
     Property The date/time at which step execution finished.  
     Property The date/time at which step execution started.  
     Property The step number of the executing step.  
     Property The object ID of the executing step.  
     Property The current status of the step.  
     Property ClassID of the trigger that started the job (if any).  
    Top
    See Also