[This is preliminary documentation and is subject to change.]
The RiskAssessment type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RiskAssessment | Initializes a new instance of the RiskAssessment class |
Fields
| Name | Description | |
|---|---|---|
| Comment |
Any comments made on the Risk Assesment
| |
| MatrixName |
The Name of the type of Risk Assessment used (i.e. 4x4 Risk Tolerance)
| |
| MatrixXAxisTitle |
The name of the Risk Assessments X Axis (i.e. Likelihood)
| |
| MatrixXValue |
The value assigned to the Risk Assessments X Axis
| |
| MatrixYAxisTitle |
The name of the Risk Assessments Y Axis (i.e. Consequence)
| |
| MatrixYValue |
The value assigned to the Risk Assessments X Axis
| |
| RiskValue |
A Value assigned by the matrix to the level of risk reported on each axis (based on the Selected Values and Type of Matrix used.) High, Medium or Low for example.
| |
| SuggestedAction |
Any Preventitive Action suggested in association with the risk assessment.
| |
| Title |
The Title of the Risk Matrix
|