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. |
ProfileSectionId |
Gets or sets the database id of the facility profile section record. |
integer |
None. |
SectionName |
Gets or sets the name of the section. |
string |
None. |
ParentProfileSectionId |
Gets or sets the section on the facility inspection that this section belongs to. |
integer |
None. |
ParentSectionName |
Gets or sets the name of the inspection profile section parent. |
string |
None. |
ProfileSectionMapping |
Gets or sets the edge item this section of the facility inspection is mapped to. |
InspectionProfileSectionMappingV1 |
None. |
Order |
Gets or sets the order of the section in the inspection. |
integer |
None. |
DynamicSectionNamePrefix |
Gets or sets dynamic section name prefex. |
string |
None. |
ProfileQuestions |
Gets or sets a list containing the profile questions in the section. |
Collection of InspectionProfileQuestionV1 |
None. |
ProfileSections |
Gets or sets a list containing the sections in the section. |
Collection of InspectionProfileSectionV1 |
None. |