We should create a new project for this as this is a distinct requirement within the vehicle management module. Create the project and label file as follows:
- Create a new project (Ctrl + Shift + N or choose File | New | Project/Solution...).
- Use the name ConVMSVehicleWF and ensure that the project is created under C:\Trunk\Dev\Projects (the folder we mapped in source control to the projects folder of our development branch).
- Once the project has been created, check the project's properties to ensure that the Model is correct.
- As with all new projects, create a new Label file. This should be named after the project's name, that is, ConVMSVehicleWF.
If we are creating a workflow type in a new module, as in our case, we need ...