Configuring service types


After you have added a new service type, you can then configure it. (You can also configure already-existing service types).

To configure a service type:

When a service type is set for a class, the IDE associates the name of the service type (as it appears in the Identifying Name property) to the class, not the actual configuration of the service type. It is possible to create different service types in different projects but give them the same name. Therefore, if you want to associate a different service type for a class, depending on which project you are in, you do not have to change the service type for the class each time you switch projects.

Note: Classes do not register the name changes of the service types they are using. Therefore, if you change the Identifying Name property of a service type already being used by any classes, those classes will then revert to the current default service type for that category.


Contents Prev Next Index