TYPE person_organization_select

(* SCHEMA engineering_properties_schema; *)


   TYPE person_organization_select = SELECT
      (person,
       organization,
       person_and_organization);
   END_TYPE;

Referenced By

Defintion person_organization_select is references by the following definitions:
DefinitionType
 approval_person_organization ENTITY
 contract_item SELECT


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:51-04:00