How to add/edit a value type definition
Adding a Value Type definition
To add a new value type definition, there are various ways to do that, which are
described below.
- In the Project Explorer, right click the 'Value
Types' node and select 'New Value Type...' from the context menu,
which will pre-select the group the 'Value Types' node is in.
- In the Project Explorer,
make sure 'Value Types' is selected and press cntrl-T, which will
pre-select the group the 'Value Types' node is in.
- Press cntrl-shift-T to bring up the New Value Type editor, no group is
pre-selected
- Select Project -> New -> Value Type from the main menu. No group
is preselected.
- Use
Quick Model to specify value type definitions by using the #v
command.
- By refactoring one or more fields on the fields tab of the
Entity
Editor or
Value Type editor
Editing a Value Type definition
You can edit a value type definition by right-clicking a Value Type name and choosing 'Edit...' from the context menu or pressing
cntrl-Shift-O. This will bring up the
Value Type Editor.