Name | Description | |
---|---|---|
AccessMask | List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
BindingDescription | Description property used for binding. (Inherited from ADTObject) | |
CapturedFiles | Files captured by this step | |
Checkpoint | The last Checkpoint reported for the step. | |
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) | |
ConditionStatuses | A collection of ConditionStatus objects showing the status of each Condition for this step | |
ConditionWaitEndTime | The date/time the step finished waiting for conditions | |
ConditionWaitStartTime | The date/time the step started waiting for conditions | |
ConditionWaitTime | Time spent waiting for conditions to be met | |
CreationTimestamp | The date/time the object was first saved (in UTC). (Inherited from ADTObject) | |
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 step is still active. | |
ExecutionFinish | The date/time execution ended for the step | |
ExecutionStart | The date/time execution started for the step | |
ExitCode | Gets the exit code/result for the step. | |
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) | |
IsRunning | Indicates whether the step is currently running. | |
IsStub | Indicates whether the object is a stub. (Inherited from ADTObject) | |
KernelModeTime | The total kernel mode CPU time for this step | |
LastModified | The date/time the object was last saved (in UTC). (Inherited from ADTObject) | |
MemoryUsage | The peak working set size for the process, in KB. | |
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) | |
ProcessID | The Windows process ID for the process executed by this step | |
QueueEnterTime | The date/time the step began waiting for a queue slot | |
QueueLeaveTime | The date/time the step finished waiting for a queue slot | |
RestartCount | Indicates the number of times the step has been restarted | |
Result | Gets the result returned by the task. | |
Status | The status (state) of this step | |
StatusDescription | Gets the text description of the Status. | |
StepDescription | Description of the step | |
StepNumber | The step number | |
StepOID | The OID of the JobStep this instance represents | |
StepSubmittedTime | The date/time the step was submitted for execution | |
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) | |
TimeInQueue | Time elapsed between QueueEnterTime and QueueLeaveTime, or between QueueEnterTime and current time if instance is still queued. | |
UserModeTime | The total user mode CPU time for this step |