The properties of the IJob class are listed here.
|
Name |
Description |
|
Gets a value indicating the agent mode for the job. | |
|
Gets or sets the indicator that determines whether the job can be triggered by other jobs | |
|
Gets or sets options that determine whether multiple instances of the job will be run | |
|
Gets or sets the options that determine how the job behaves if conditions are not satisfied | |
|
Gets or sets the rule that determines how conditions are evaluated | |
|
Gets the conditions for the job | |
|
Gets or sets the script that is used to evaluate the conditions | |
|
Gets or sets the credential profile used for the job. | |
|
Gets or sets an optional description of the job. | |
|
Gets or sets the group to which the job belongs Each job must be assigned to a Group. | |
|
Gets or sets the Held status for the job | |
|
Gets or sets the amount of time history records for the job will be retained before being purged. | |
|
Gets or sets the option that determines the rule adTempus uses to purge history records for the job. | |
|
Not used. | |
|
Not used. | |
|
The Queue to which this job is assigned. | |
|
Gets the JobVariables for the job. | |
|
Determines the kind(s) of logon session that the job can use. | |
|
Not used. | |
|
Gets or sets the name of the job | |
|
Defines the priority for this job relative to other jobs. | |
|
Gets the Agents with which this job is associated. | |
|
Gets or sets the options that determine how the job will behave if resources cannot be allocated. | |
|
Gets the resources required by the job | |
|
Gets or sets the limit for how long the job will wait for resources. | |
|
Gets the responses for the job | |
|
Gets or sets the options that determine whether the job is restarted if it is interrupted | |
|
Determines whether tasks run by the job should be run with elevated privileges. Setting this to True has no effect unless the account used for the job is an Administrator account. | |
|
Gets or sets the option that determines how steps are executed | |
|
Gets the steps for the job | |
|
Gets the triggers for the job | |
|
Gets or sets the option to use the Local System account for the job instead of a user account | |
|
Gets or sets the wait limit for the job |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|