| Name | Description | Type | Additional information |
|---|---|---|---|
| LocalId |
Gets or sets the local inspection section Id. |
integer |
None. |
| ServerId |
Gets or sets the server inspection section Id. |
integer |
None. |
| ProfileSectionId |
Gets or sets the profile section Id. |
integer |
None. |
| LocalParentSectionId |
Gets or sets the local parent inspection section Id. |
integer |
None. |
| ServerParentSectionId |
Gets or sets the server parent inspection section Id. |
integer |
None. |
| SectionName |
Gets or sets the name of the section. |
string |
None. |
| Order |
Gets or sets the order of the section in the inspection. |
integer |
None. |
| CreatedDynamically |
Gets or sets whether section was created dynamically. |
boolean |
None. |
| DynamicNumber |
Gets or sets the dynamic number of the section. |
integer |
None. |
| IsDeleted |
Gets or sets whether section was deleted. |
boolean |
None. |
| InspectionSections |
Gets or sets the list of sections belonging to this section. |
Collection of InspectionSectionV2 |
None. |
| InspectionQuestions |
Gets or sets the list of questions belonging to this section. |
Collection of InspectionQuestionV2 |
None. |
| InspectionProfileSection |
Gets or sets the profile section that this section was based off of. |
InspectionProfileSectionV1 |
None. |