Name | Description | |
---|---|---|
AccessMask | List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
ActiveInstances | The number of instances of this job that are currently active. | |
BindingDescription | Description property used for binding. (Inherited from ADTObject) | |
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 ADTObject) | |
CreationTimestamp | The date/time the object was first saved (in UTC). (Inherited from ADTObject) | |
CurrentStepNumber | The current step being executed (or last step, if the job has finished) | |
CustomProperties | Custom properties set for this object. (Inherited from ADTObject) | |
DataContext | The DataContext to which this object belongs. (Inherited from ADTObject) | |
Description | Optional description or notes for the object. (Inherited from ADTObject) | |
DescriptionTextType | Specifies the format for the text in the Description (Inherited from ADTObject) | |
ElapsedTime | Time elapsed between ExecutionStart and ExecutionFinish, or between ExecutionStart and current time if instance is still active. | |
ErrorCount | The number of instances of this job with unacknowledged failures. | |
ExecutionFinish | The end date/time of the most recent execution of the job | |
ExecutionStart | The start date/time of the most recent execution of the job | |
FromController | Indicates whether the object came from a Controller. (Inherited from ADTObject) | |
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 ADTObject) | |
IsNew | Indicates whether the object is new (has never been saved). (Inherited from ADTObject) | |
IsReadOnly | Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ADTObject) | |
IsStub | Indicates whether the object is a stub. (Inherited from ADTObject) | |
KernelModeTime | Total kernel mode CPU time for all instances of this job | |
LastCheckpoint | The most recent checkpoint set by an executing instance | |
LastInstanceID | The instance number of the current or most recent instance | |
LastModified | The date/time the object was last saved (in UTC). (Inherited from ADTObject) | |
MemoryUsage | Total memory usage for all instances, in KB | |
NextMirrorStart | Next start time for a mirrored job | |
NextStart | The next scheduled start date/time for the job | |
OID | The Object Identifier that uniquely identifies the object. (Inherited from ADTObject) | |
ParentObject | Get the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from ADTObject) | |
Status | The status (state) of the current or most recent instance | |
StatusDescription | Gets the text description of the Status. | |
SupportedSecurityActions | List of security actions supported by this object. (Inherited from ADTObject) | |
SupportedSecurityInheritanceOptions | List of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from ADTObject) | |
TotalExecutions | Total number of times the job has been executed | |
TotalTime | Total elapsed time of all executions for this job. | |
UserModeTime | Total user mode CPU time for all instances of this job | |
WarningCount | The number of instances of this job with unacknowledged alerts or warnings. |