
TYPE
  iot$vsn_assignment_state = (ioc$unassigned,
                              ioc$queued_for_assignment,
                              ioc$ready_for_assignment,
                              ioc$assigned );

  { !Examine all code references if iot$assignment_state is modified.
  { Relational operations are performed on this type.
