Job Members
Applies To: Windows 8.1
Represents information about a job.
The following tables list the members exposed by the Job type.
Public Properties
Name | Description | |
---|---|---|
![]() |
AssessmentCount | The number of assessments in the job. |
![]() |
Item | An assessment that belongs to the job. |
![]() |
JobParameter | A Properties that solutions set in a job manifest to control the execution of a job. |
![]() |
Name | A short human-readable name for a job. |
![]() |
ToolTip | A short description of a job suitable for displaying in a tool tip control. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
CheckPrerequisites | Retrieves a collection of prerequisite items for the job. |
![]() |
Dispose | Releases all resources used by the object. |
![]() |
Equals | (Inherited from Object) |
![]() |
GetEnumerator | Retrieve the assessment enumerator for the job. |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top