adTempus API
PreviousUpNext
IJobExecutionOptions Interface

The JobExecutionOptions class is used to specify job execution options for the Job.ExecuteJob and JobAgentJoin.ExecuteJob methods.

C++
__interface IJobExecutionOptions : IDispatch;
C#
public interface IJobExecutionOptions : IDispatch;
Visual Basic
Public Interface IJobExecutionOptions
Inherits IDispatch

The options here are equivalent to those found in the Execute Job window in the Console.

adTempus API Reference version 3.0.0.0, revised 10/30/2008