Hi Gerben,
To use an existing enum, do the following:
- Select the property in question on the domain model designer.
- In the property-grid, click on the drop-down for "Type"
- Select "New Simple Type..." in the drop-down.
- In the dialog, enter "System" for Namespace and "DayOfWeek" for and Name. Hit OK.
Let me know if this doesn't work for you.
Thanks, George Mathew DSL Tools Team |