Overview
The TrackChanges Unused Objects provides a table listing all unused objects in the solution. This view is not dynamics, it is updated when first loading and via the Refresh button.
Its purpose is to identify components that can be removed to enhance efficiency by eliminating unnecessary configurations.
On this page:
Table of Contents | ||||
---|---|---|---|---|
|
Removing Unused Objects
Limitations, when its not safe to remove
This feature only shows the places the object is using directly, not using by an indirect reference or string manipulation.
See TrackChanges → CrossReference for example of configuration using indirectly the objects.
Only remove unused objects, if you're sure they aren't used indirectly or by external applications.
Removing Steps
If you want to proceed and remove an object, with the assistance of this table, follow these steps:
- Refresh the UseCount table
- Select one more lines (using shift-click and control-click)
- Press the Remove Selected Lines button.
Unused Objects Table Columns
TrackChanges Unused Objects Table | |
---|---|
Column | Description |
ID | Assigns a unique identifier to each object. |
Module | Links the object to a specific module within the solution. |
ObjectName | Names the object for easy identification. |
In this section:
Page Tree | ||||
---|---|---|---|---|
|