adTempus API
|
The JobExecutionOptions class is used to specify job execution options for the Job.ExecuteJob and JobAgentJoin.ExecuteJob methods.
__interface IJobExecutionOptions : IDispatch;
public interface IJobExecutionOptions : IDispatch;
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
|