adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / JobExecutionTimes Class
Properties

In This Topic
    JobExecutionTimes Class Members
    In This Topic

    The following tables list the members exposed by JobExecutionTimes.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property List of execution times, in the timezone of the server.  
    Public Property The fully-qualified name of the Job Group the job belongs to  
    Public Property The fully-qualified name of the job (including Group name)  
    Public Property Indicates whether the group is currently enabled for execution (triggers are not held)  
    Public Property Indicates whether the job is currently enabled for execution (triggers are not held)  
    Public Property The name of the Job Group the job belongs to  
    Public Property The OID of the Job Group the job belongs to  
    Public Property THe name of the job  
    Public Property The OID of the job represented.  
    Public Property The name of the Queue the job belongs to  
    Public Property The OID of the Queue the job belongs to  
    Public Property The tags associated with the job (comma-separated)  
    Public Property Indicates whether the queue is currently enabled for execution (triggers are not held)  
    Top
    See Also