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

In This Topic
    IEventLogMonitorParameters Interface Members
    In This Topic

    The following tables list the members exposed by IEventLogMonitorParameters.

    Public Properties
     NameDescription
     Property The category for the event.  
     Property Description of the category.  
     Property The ID number of the event.  
     Property The type of event  
     Property Description of the type of event.  
     Property The object ID of the executing instance. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The object ID of the instance step. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The type (source) of execution. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The date/time at which execution finished. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The date/time at which execution started. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The fully=qualified name of the executing job (job name and ancestor group names). (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The name of the group to which the job belongs. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The object ID of the group to which the job belongs. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The instance number for the executing instance. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The name of the executing job. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The object ID of the executing job. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The name of the queue to which the group is assigned. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The object ID of the queue to which the group is assigned. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The current status of the job. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property Comma-delimited list of keywords for the event.  
     Property The name of the log where the event was reported.  
     Property The event message.  
     Property The name of the event source.  
     Property Description of the executing step. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The date/time at which step execution finished. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The date/time at which step execution started. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The step number of the executing step. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The object ID of the executing step. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The current status of the step. (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
     Property The timestamp for the event.  
     Property ClassID of the trigger that started the job (if any). (Inherited from ArcanaDevelopment.adTempus.ApplicationIntegration.IScriptParameters)
    Top
    See Also