You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

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:


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:

  1. Refresh the UseCount table
  2. Select one more lines (using shift-click and control-click)
  3. 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:

The root page @parent could not be found in space v10.

  • No labels