adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobExecutionSettings Class
Properties

In This Topic
    JobExecutionSettings Class Members
    In This Topic

    The following tables list the members exposed by JobExecutionSettings.

    Public Constructors
    Public Properties
     NameDescription
    Public Property The checkpoint to pass to the job  
    Public Property Optional comments to record for the instance  
    Public Propertystatic (Shared in Visual Basic) Gets the logon session ID for the session in which the code is running.  
    Public Property A unique ID representing this execution request.  
    Public Property Specifies Job Variables to be set or overridden for this instance  
    Public PropertyThe logon session to run the job in, if UserInteractionMode has ArcanaDevelopment.adTempus.Shared.UserInteractionMode.SpecifiedSessionRequired or ArcanaDevelopment.adTempus.Shared.UserInteractionMode.SpecifiedSessionPreferred  
    Public Property Options specifying execution behavior  
    Public PropertyThe step to begin execution with, or a null reference (Nothing in Visual Basic) to start from the beginning  
    Public Property Specifies the step(s) to execute  
    Public Property The Agent(s) on which the job should execute  
    Public Property The interaction mode to use for job execution  
    Top
    See Also