Edit an enumeration

Edit members of an existing enumeration object.
  1. In
    Project view
    , double-click
    Enumeration
    #
    .
    Enumeration editor displays in the central pane.
  2. In the editor, manage the enumeration members:
    • To add a member, select
      Add
      and complete:
      • Value
        . Enumeration member value. Value is generally a consecutive integer.
      • Display name
        . Name of the enumeration member.
      • Description
        . Additional information about the enumeration member.
    • To edit a
      Value
      ,
      Display name
      , or
      Description
      , double-click the corresponding cell and enter a new value.
    • To remove a member, select a cell in the corresponding row and select
      Delete
      .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.