| Name | Description | Type | Additional information |
|---|---|---|---|
| SP |
It represents the unique identifier of a standard phrase. |
integer |
None. |
| Description |
It represents the description of a standard phrase. This is the long form of the SP, which gets put in as a finding for the report. |
string |
None. |
| Name |
It represents the short form of a standard phrase. This is the verbiage that shows in the observation section of the pages. |
string |
None. |
| Type |
It represents the type of standard phrase. 1 - Text only - The Edit screen should not pop up by default, however the inspector may elect to edit the findings, so he can bring up the edit dialog by tapping on the SP description on the page. 2 - Text with an @ sign as prefix. 3 - Text with an underline. 4 - Underlined text with an @ sign as prefix. Here underlined denotes an action item. @ denotes a required fill-in. |
integer |
None. |
| IsActionItem |
It represents that a standard phrase has pictures associated to it or not. Action Items have their own section in the report, so they need to be separated. Nearly all action items need a photo, however a small number of them do not. SP with type - 3,4, has ActionItem as true by default. SP with type - 1,2, has ActionItem as false by default, but when a user adds some photos to it, it will turn on into true. |
boolean |
None. |
| NeedToEdit | integer |
None. |
|
| Fillins |
It represents list of all components/rooms associated to a standard phrase. |
Collection of FillinProperty |
None. |
| PhotoRequired |
It represents the flag to determine attaching a picture to observation is mandatory or not. |
integer |
None. |