SubInspectionAfterEndEventData: SubInspectionEndEventData & {
    nextLocation: InspectionLocation;
}

Type declaration

  • nextLocation: InspectionLocation

    The location that the inspection will navigate to next, unless another navigation event is called.