TYPE summary_report_style_type

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
TYPE summary_report_style_type = ENUMERATION OF
      (conclusion,
       number_of_defects,
       number_of_inspections);
END_TYPE;

Referenced By

Defintion summary_report_style_type is references by the following definitions:
DefinitionType
 criterion_report_item_with_number_of_instances ENTITY
 summary_report_request_with_number_of_instances ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:13-04:00