Assessment class
Describes and provides information about an individual assessment.
When to implement
Never. This interface is implemented by the AXE engine.
Assessment has these types of members:
Methods
The Assessment class has these methods.
Method | Description |
---|---|
~Assessment | Destructor method. |
GetFilePath | Returns the file path for the assessment. |
GetId | Returns the ID of the assessment, a GUID. |
GetName | Retrieve the localized name of the assessment. |
GetProgrammaticName | Returns the programmatic name of the assessment. |
GetSupportsAnalyze | Returns an indicator of whether the assessment supports re-analysis (analysis separate from execution). |
GetToolTip | Retrieve the short description of the assessment. |
GetWorkloadAssessment | Retrieves the specified assessment. |
GetWorkloadAssessmentCount | Retrieves the number of assessments in the job. |
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|