| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
The ID of the audit item record. |
integer |
None. |
| QuestionNumber |
The number of the question for this item. |
string |
None. |
| QuestionOrdinal |
The order for which the audit item should be displayed. |
integer |
None. |
| Question |
The text of the question for this item. |
string |
None. |
| Guidance |
The guidance of the audit item. |
string |
None. |
| Comment |
The comment for the audit item. |
string |
None. |
| IsScoreNumeric |
Determines if an audit item has a numeric score or a boolean score. |
boolean |
None. |
| HighestScore |
The highest score possible for an audit item. |
integer |
None. |
| ScoreNumeric |
The numeric score of the audit item. |
integer |
None. |
| ScoreBool |
The boolean value of the audit item. |
boolean |
None. |