JAMS Developer Guide
History Class Properties


MVPSI.JAMS Namespace : History Class

For a list of all members of this type, see History members.

Public Properties
 NameDescription
Public PropertyGets a list of audit trail events for this entry.  
Public PropertyGets the Average Elapsed Time for this Job in seconds.  
Public PropertyGets the Average Elapsed Time for this Job.  
Public Property  
Public PropertyGets the date and time that this Job completed.  
Public PropertyGets the UTC date and time that this Job completed.  
Public Property  
Public PropertyGets the debug mode for this run. True if this was a debug run. Debug runs don't satisfy dependencies or fire triggers.  
Public Property  
Public PropertyGets the Elapsed Time for this run in seconds.  
Public PropertyGets the Elapsed Time for this run.  
Public PropertyA collection of elements that apply to this Job  
Public PropertyType of History entry. There are three types: Job, Setup, and Command Procedure.  
Public PropertyGets an error message that describes the errors in the object. (Inherited from MVPSI.JAMS.BasePublicObject)
Public PropertyGets the Execution Priority  
Public PropertyGets the final severity for this run.  
Public PropertyGets the final status for this run.  
Public PropertyGets the final status for this run.  
Public PropertyThe HasErrors property can be used to determine if the object has any errors. If the object needs to be validated, it is done before returning. (Inherited from MVPSI.JAMS.BasePublicObject)
Public PropertyGets the Held flag  
Public PropertyGets and sets history ID  
Public PropertyGets the date and time that this Job was supposed to start.  
Public PropertyGets the UTC date and time that this Job was supposed to start.  
Public PropertyGets the Icon message for this run.  
Public PropertyIs this object in the middle of an edit? (Inherited from MVPSI.JAMS.BasePublicObject)
Public PropertyGets an identifier of an object that initiated this entry. For an InitiatorType of Trigger, this is the TriggerID. For an InitiatorType of Notify, Recover, Precheck and RepeatSubmit, this is a JAMS Entry.  
Public PropertyGets the type of event that initiated this entry.  
Public PropertyGets a GUID that identifies the object that initiated this entry. This is often the ElementUid of an element.  
Public PropertyReturns any error messages currently associated with this column. (Inherited from MVPSI.JAMS.BasePublicObject)
Public PropertyGets the JAMS entry number for this run of the Job.  
Public PropertyGets the JAMS ID for this entry.  
Public PropertyGets the complete Job definition.  
Public PropertyGets the Job ID.  
Public PropertyGets the job name.  
Public PropertyGets the final value of the JobStatus text.  
Public PropertyGets the JAMS Server that this run is from.  
Public PropertyGets a Stream to the History entries Log File.  
Public PropertyGets the name of the log file for this run.  
Public PropertyGets the Maximum recorded Elapsed Time for this Job in seconds.  
Public PropertyGets the Maximum recorded Elapsed Time for this Job.  
Public PropertyGets the Minimum recorded Elapsed Time for this Job in seconds.  
Public PropertyGets the Minimum recorded Elapsed Time for this Job.  
Public PropertyThe Modified property keeps track of modified state of this object. You cannot set the Modified property. If you modify the object, the modified property will be true until you end or cancel the update. (Inherited from MVPSI.JAMS.BasePublicObject)
Public PropertyThe NewObject property indicates that this object has just been created and has never been saved on a JAMS Server. (Inherited from MVPSI.JAMS.BasePublicObject)
Public PropertyGets the note added to this run when it was submitted.  
Public Property  
Public PropertyGets the list of Parameters for this Job.  
Public PropertyGets the Parent Folder ID for this Job.  
Public PropertyGets the Parent Folder Name for this Job.  
Public PropertyGets RRON of the parent.  
Public PropertyGets the operating system's process identifier for this run.  
Public PropertyA collection of PropertyValues for this Job  
Public PropertyGets the restart count for this run. It is zero for the initial run and is incremented each time the Job is restarted.  
Public PropertyGets the run occurance number.  
Public PropertyGets the restarted run occurance number. This is a combination of the RestartCount and the MasterRON  
Public PropertyGets the date and time that this Job was submitted to the JAMS schedule.  
Public PropertyGets the UTC date and time that this Job was submitted to the JAMS schedule.  
Public PropertyGets the Scheduling Priority  
Public PropertyA collection of elements that make up the source code for this job  
Public PropertyGets the date and time that this Job actually started.  
Public PropertyGets the UTCdate and time that this Job actually started.  
Public PropertyGets the status icon.  
Public PropertyGets the identity of the user who submitted this run.  
Public PropertyThe Tags object manages the tags applied to this History.  
Public PropertyThe Validated property keeps track of the validation state of this object. If the object has been modified, Validated will be false until the object has been successfully validated by the Validate method. (Inherited from MVPSI.JAMS.BasePublicObject)
Public PropertyGets a list of workflow tracking records for this entry  
Public Property  
Top
See Also

Reference

History Class
MVPSI.JAMS Namespace