Job class

This interface represents information about a job.

Job has these types of members:

Methods

The Job class has these methods.

Method Description
~Job Destructor method.
CheckPrerequisites Retrieves a collection of unmet assessment prerequisites.
GetAssessment Retrieve a specific assessment from the job.
GetAssessmentCount Retrieve the number of assessments in the job.
GetJobParameter Retrieve the value of a specified job parameter.
GetName Retrieve the name of the job as specified in the job manifest.
GetToolTip Retrieve a tool tip for the job.
SetJobParameter Creates or updates a job parameter with the specified name and value.

Requirements

Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
AxeHosting.h
DLL
AxeCore.dll

See also

Execution Solution Interfaces