| Name | Description | Type | Additional information |
|---|---|---|---|
| AuditItemHouseMarkers |
The house markers for the audit item. |
Collection of AuditItemHouseMarker |
None. |
| ID |
The ID of the audit item. |
integer |
None. |
| AuditID |
The ID of the associated audit. |
integer |
None. |
| QuestionNumber |
The question number of the audit item. |
string |
None. |
| QuestionOrdinal |
The order for which the audit item should be displayed. |
integer |
None. |
| Question |
The question of the audit item. |
string |
None. |
| Guidance |
The guidance of the audit item. |
string |
None. |
| IsRequired |
Determines if audit item is required. |
boolean |
None. |
| IsCoreCriteria |
Determines if audit item is for core criteria. Determines if an audit is out of compliance or not, based on how it is answered. |
boolean |
None. |
| IsInternalQuestion |
Determines whether an audit item is a question only for GPI and not a part of FACTA (or any other organization). |
boolean |
None. |
| IsScoreNumeric |
Determines if an audit item has a numeric score or a boolean score. |
boolean |
None. |
| LowestScore |
The lowest score possible for an audit item. |
integer |
None. |
| HighestScore |
The highest score possible for an audit item. |
integer |
None. |
| Comment |
The comment for the audit item. |
string |
None. |
| ScoreNumeric |
The numeric score of the audit item. |
integer |
None. |
| ScoreBool |
The boolean value of the audit item. |
boolean |
None. |
| LastModifiedLatitude |
The latitude of the device when the audit item was answered. |
decimal number |
None. |
| LastModifiedLongitude |
The longitude of the device when the audit item was answered. |
decimal number |
None. |
| UniqueIdentifier |
The unique identifier of the audit item. |
string |
None. |