next up previous
Next: PhoneTypeDict Up: Controlled Value Classes Previous: NormMode

NoteType

CONTROLLED VALUE CLASS NoteType
  { ( "Description", dsc ),
    ( "Conclusion", cnc ),
    ( "Suggestion", sgs ) }
  CODE_TYPE: CHAR(4)
  DESCRIPTION: "types of expmt notes"

This class is used by class Note to describe the type of the note.



Victor Markowitz
Fri Sep 20 17:58:41 PDT 1996