| Name | Description |
 | AccessMask |
List of permissions that the caller has for this object
(Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) |
 | AgentOID |
The OID of the Agent this instance ran on
|
 | BindingDescription |
Description property used for binding.
(Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) |
 | CallingInstanceOID |
The OID of the job instance that called this instance, if any.
|
 | CapturedFiles |
The files captured by this instance
|
 | ChainID |
A unique ID value linking all instances that are part of the same execution chain.
|
 | ClassID | Overridden.
The Class ID for the object
The Class ID for the object
|
 | ClassKeyName | Overridden.
The key name for the class.
The key name for the class.
The key name for the class.
The key name for the class.
|
 | ClassName |
Returns a descriptive name for the class suitable for display to users.
(Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) |
 | Comments |
User-entered comments for this instance.
|
 | ComputerName |
The name of the computer where the instance executed.
|
 | ComputerNameOrAgentName |
Gets the name or address of the RemoteAgent, or the ComputerName if it is a local instance.
|
 | ConditionStatuses | A collection of ConditionStatus objects showing the status of each Condition for this instance |
 | CreationTimestamp |
The date/time the object was first saved (in UTC).
(Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) |
 | CurrentStepRestartCount |
Indicates the number of times the current step has been restarted
|
 | CurrentStepRestartLimit |
The maximum number of times the step will be restarted
|
 | CycleID |
The value of the CycleID for this instance
|
 | DataContext | The DataContext to which this object belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) |
 | ElapsedTime |
Time elapsed between ExecutionStart and ExecutionFinish, or between ExecutionStart and current time if instance is still active.
|
 | ExecutionFinish |
The actual finish date/time for this instance.
|
 | ExecutionReason |
The reason for the execution.
|
 | ExecutionRequestID |
Links all instances started as a result of a manual execution request.
|
 | ExecutionStart |
The actual start date/time for this instance.
|
 | ExecutionType |
The type of execution
|
 | ExtendedDescription |
Returns an extended description of the object, if appropriate
(Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) |
 | FromMaster |
Indicates whether the object came from a Master.
(Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) |
 | InstanceID |
The unique instance ID for this instance
|
 | IsDependent | Overridden.
Indicates whether the object is a dependent of (owned by) another object
Indicates whether the object is a dependent of (owned by) another object
|
 | IsDirty |
Indicates whether the object is dirty (modified or new since last save).
(Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) |
 | IsNew |
Indicates whether the object is new (has never been saved).
(Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) |
 | IsReadOnly |
Indicates whether this object is read-only.
Indicates whether this object is read-only.
(Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) |
 | IsRunning |
Indicates whether the instance is currently running.
|
 | IsStub |
Indicates whether the object is a stub.
(Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) |
 | IsWaiting |
Indicates whether the instance is currently waiting
|
 | Job |
The job to which this item belongs.
|
 | JobGroupName | The name of the JobGroup the Job belongs to |
 | JobGroupOID | The OID of the JobGroup the Job belongs to |
 | JobName |
The name of the job (without the Group name)
|
 | JobOID |
The OID of the job this instance belongs to
|
 | JobQueueName | The name of the JobQueue the job ran in |
 | JobQueueOID | The OID of the JobQueue the job ran in |
 | KernelModeTime |
The total kernel mode CPU time for this instance, in milliseconds
|
 | LastCheckpoint |
The last checkpoint reported by the job.
|
 | LastModified |
The date/time the object was last saved (in UTC).
(Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) |
 | LastStepDescription |
The description of the last step executed or executing.
|
 | LastStepInstanceOID |
The OID of the ExecutionHistoryStep for the most recent step executed.
|
 | LastStepName |
The name of the last step executed or executing.
|
 | LastStepNumber |
The step number of the step currently executing, or the last step executed if the instance
is not currently executing.
|
 | LocalInstance |
Indicates whether the instance executed on the connected server.
|
 | LogMessages |
The messages logged to the Job Log for this instance.
|
 | MemoryUsage |
The peak working set size for the job, in KB.
|
 | NumberOfSteps |
The total number of steps in the job.
|
 | OID |
The Object Identifier that uniquely identifies the object.
(Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) |
 | OriginalQueueOrder |
The queue order for the instance, which can be used to reorder pending jobs that have the same priority.
|
 | ParentObject | Get the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) |
 | Priority | The Job.Priority for the instance. |
 | PriorityOrOverride | Returns the PriorityOverride if it has a value, or the Priority otherwise. |
 | PriorityOverride |
The priority override for the instance.
|
 | QueueAddTime |
The time the instance was added to the execution queue.
|
 | QueueOrderOverride |
The queue order override for the instance, which can be used to reorder pending jobs that have the same priority.
|
 | QueueState |
The queue state of an active instance.
|
 | RecordID |
The record ID for this instance
|
 | RemoteAgent |
The RemoteAgent this instance is assigned to.
|
 | RestartCount |
Indicates the number of times the job has been restarted in the current restart chain
|
 | RestartLimit |
The maximum number of times the job will be restarted in the current restart chain
|
 | Status |
The current status of this instance.
|
 | StatusAcknowledged |
Indicates whether the status of this instance has been acknowledged
|
 | StatusDescription | Gets the text description of the Status. |
 | Steps | A collection of ExecutionHistoryStep objects that track the status of each step for this instance. |
 | SupportedSecurityActions |
List of security actions supported by this object.
(Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) |
 | SupportedSecurityInheritanceOptions | List of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) |
 | TagList |
A comma-delimited list of tags assigned to the instance
|
 | TriggerClass | The ClassID of the Trigger that caused this instance to execute |
 | UserModeTime |
The total user mode CPU time for this instance, in milliseconds
|