Name | Description | Type | Additional information |
---|---|---|---|
Client |
Gets or sets the client that the facility inspection belongs to. |
ClientV1 |
None. |
ProfileId |
Gets or sets the database id of the facility profile record. |
integer |
None. |
ProfileQuestionId |
Gets or sets the database id of the question record. |
integer |
None. |
ProfileQuestionResponseId |
Gets or sets the database id of the question response record. |
integer |
None. |
ResponseText |
Gets or sets the text of the response to the question. |
string |
None. |
IsPassingResponse |
Gets or sets a value indicating whether the response to the question is considered a passing response. |
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. |
Order |
Gets or sets the order of the response on the question. |
integer |
None. |
IsDefaultResponse |
Gets or sets a value indicating whether the response is a default response for the question. |
boolean |
None. |