| Name | Description | Type | Additional information |
|---|---|---|---|
| LocalId |
Gets or sets the local inspection question Id. |
integer |
None. |
| ServerId |
Gets or sets the server inspection question Id. |
integer |
None. |
| ProfileQuestionId |
Gets or sets the profile question Id. |
integer |
None. |
| QuestionText |
Gets or sets the text of the question. |
string |
None. |
| Order |
Gets or sets the order of the section in the inspection. |
integer |
None. |
| ResponseType |
Gets or sets the response type of the question. |
QuestionResponseTypeV1 |
None. |
| Comments |
Gets or sets the comments entered for the question. |
string |
None. |
| IsAnswerRequired |
Gets or sets a value indicating whether the question is required to have an answer. |
boolean |
None. |
| FileAttachmentCondition |
Gets or sets the requirement for attaching a file to the response. |
QuestionFileAttachmentConditionV1 |
None. |
| QuestionCommentCondition |
Gets or sets the requirement for attaching a comment to the question. |
QuestionCommentConditionV1 |
None. |
| ValidateAnswerAs |
Gets or sets a value indicating how the answer to the question should be validated. |
QuestionValidateAnswerAsV1 |
None. |
| Responses |
Gets or sets the list of responses to a question. |
Collection of InspectionQuestionResponseV2 |
None. |
| Attachments |
Gets or sets the file attachments included with this question's responses. |
Collection of InspectionQuestionAttachmentListItemV1 |
None. |