OptionalcancelOptionalname?: stringUpdate the name of the sub-inspection.
Optionalnote?: string | nullChange the sub-inspection note. If set, this note will be appended to all of the test notes in the sub-inspection when it is submitted.
OptionalnoteChange when a note is required on the sub-inspection.
OptionalshowWhether the cancel button will appear on the sub-inspection.
OptionalshowWhether the submit button will appear on the sub-inspection.
OptionalsubmitThe text which will appear in the 'Submit' button on the sub-inspection. Setting this to null will revert it to the default value. This property will do nothing if showSubmitButton is false.
OptionaltabChange the tab behavior of the sub-inspection. nextSPC will cause spc tests to tab between each other.
OptionalvisibleWhether the sub-inspection will show up in the list.
The text which will appear in the 'Cancel' button on the sub-inspection. Setting this to null will revert it to the default value. This property will do nothing if showCancelButton is false.