Job object
The properties of the Job object describe a single job. The properties have a one-to-one relationship with the AXE Job Manifest. Solutions use the presentation properties to manage job objects.
When to implement
Never. This object is implemented and exposed by Axe.
Members
The Job object has these types of members:
- Methods
- Properties
Methods
The Job object has these methods.
Method | Description |
---|---|
CheckPrerequisites | Retrieves a collection of prerequisite items for the job. |
Dispose | Releases all resources used by the object. |
Dispose(Boolean) | Releases the unmanaged resources used by the object and optionally releases the managed resources. |
GetEnumerator | Retrieve the assessment enumerator for the job. |
Properties
The Job object has these properties.
Property | Access type | Description |
---|---|---|
Read-only | The number of assessments in the job. |
|
Read-only | An assessment belonging to the job. |
|
Read/write | Properties that solutions set in a job manifest to control the execution of a job. |
|
Read-only | A short human-readable name for a job. |
|
Read-only | A short description of a job suitable for displaying in a tool tip control. |
Requirements
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
DLL |
Microsoft.Assessments.Core.dll ; AxeCore.dll |
Send comments about this topic to Microsoft
Build date: 10/2/2013