JAMS Developer Guide
Submit.Info Class Properties


MVPSI.JAMS Namespace : Submit.Info Class

For a list of all members of this type, see Submit.Info members.

Public Properties
 NameDescription
Public PropertyGets or sets the date and time that this entry is scheduled to start.  
Public PropertyGets or sets the UTC date and time that this entry is scheduled to start.  
Public PropertyGets and Sets AgentName  
Public PropertyReturns true if your are allowed to edit the source of the job during a submit  
Public PropertySpecifys the alternate username for the job. The execution method decides what to do with the alternate username.  
Public PropertyGets the average elapsed time for this job.  
Public PropertyGets or sets the batch queue that this job will be submitted to.  
Public PropertySets the username that this Job should run under. This overrides the username specified in the Folder or Job definition.  
Public PropertyGets of sets the DebugMode property. When set to true, this entry is treated as a debug run. A debug run of a job will not satisfy dependencies or fire triggers.  
Public PropertyGets the description of this Job  
Public PropertyA collection of elements that apply to this Job  
Public PropertyGets or sets the execution priority for this entry.  
Public PropertyGets or sets the Held property. When set to true, the entry is held in the schedule until it is manually released.  
Public PropertyGets or sets the ID of the object that initiated this submit  
Public PropertyGets or sets the type of event that initiated this submit  
Public PropertyGets or sets the UID of the object that initiated this entry  
Public PropertyGets the JAMS Entry number of the job after it has been submitted.  
Public PropertyGets the JAMS Id of the job after it has been submitted.  
Public PropertyGets the internal ID of the job being submitted.  
Public PropertyGets the name of the Job or Setup  
Public PropertyGets the scheduled UTC date and time that this Job was last automatically submitted for. This is a read-only property, it is updated when JAMS automatically submits the Job.  
Public PropertyGets the date and time when this Job definition was last changed.  
Public PropertyGets the user who last changed this Job.  
Public PropertyGets the UTC date and time when this Job definition was last changed.  
Public PropertyGets the date and time of the most recent error completion of this Job.  
Public PropertyGets the UTC date and time of the most recent error completion of this Job.  
Public PropertyGets the date and time of the most recent fatal completion of this Job.  
Public PropertyGets the UTC date and time of the most recent fatal completion of this Job.  
Public PropertyGets the date and time of the most recent informational completion of this Job.  
Public PropertyGets the UTC date and time of the most recent informational completion of this Job.  
Public PropertyGets the most recent reset date and time. When a job is reset, all of it's dependencies are reset and they must run again.  
Public PropertyGets the most recent reset UTC date and time. When a job is reset, all of it's dependencies are reset and they must run again.  
Public PropertyGets the date and time of the most recent successful completion of this Job.  
Public PropertyGets the UTC date and time of the most recent successful completion of this Job.  
Public PropertyGets the date and time of the most recent warning completion of this Job.  
Public PropertyGets the UTC date and time of the most recent warning completion of this Job.  
Public PropertyGets the JAMS Server that this Submit.Info object was loaded from.  
Public PropertyGets or sets the file specification of the job's log file.  
Public PropertyGets or sets the location (device/directory) where batch log files should be placed.  
Public PropertyReturns true if the caller had Manage access to the Job being submitted.  
Public PropertyGets the maximum elapsed time for this job.  
Public PropertyGets the internal ID of the method used by the job.  
Public PropertyGets the minimum elapsed time for this job.  
Public PropertyGets or sets a note that is attached to this entry.  
Public PropertyGets or sets the OverrideName for this Job.  
Public PropertyGets the list of Parameters for this Job.  
Public PropertyGets the Folder ID for this Job. This property is designed to be used by JAMS, not user code.  
Public PropertyGets and Sets the ParentFolderName  
Public PropertyA collection of PropertyValues for this Job  
Public PropertyWhen true, we take a snap shot when inserting the Entry  
Public PropertyGets the result of the submit as a string.  
Public PropertyGets the UTC date and time of the most recent fatal completion of this Job.  
Public PropertyGets the Run Occurance Number of the job after it has been submitted.  
Public PropertyGets or sets the beginning time of the submit window.  
Public PropertyGets or sets the ending time of the submit window.  
Public PropertyGets or sets the scheduling priority for this entry.  
Public PropertyGets or sets the SetSymbols property. When set to true, JAMS will set an environment symbol for each parameters.  
Public PropertyGets and sets the job source.  
Public PropertyA collection of source elements that apply to this Job  
Public PropertyGets the username of the person who submitted the entry.  
Public PropertyManages the tags assigned to this entry.  
Public PropertyGets or sets the TestSubmit property. When set to true, the job isn't actually submitted. This is used for testing parameters and job parsing.  
Public PropertyGets or sets the date that is considered "today" when evaluating dates.  
Public PropertyThe UserName property is for backwards compatablity.  
Public PropertyGets or sets the UseSymbols property. When set to true, JAMS will check for an environment symbol to use as the default value of parameters.  
Top
See Also

Reference

Submit.Info Class
MVPSI.JAMS Namespace