Description of the illustration ds_refactor_reuse.gif

This figure illustrates how to refactor solutions by converting a structure into a reusable root-level structure. In this figure, a child structure called Subscriber has one child data element called Subscriber Name. Using the Make Reusable refactoring option, the Subscriber structure is added to a common model project where it can be used as a base type from which to derive new structures.