!--a11y-->
Resetting Properties 
When you modify the value of a property in an object, you break the delta link inheritance of the property value between that object and its source object (assuming there is a delta link between them). Any subsequent changes that are made to the same property in the source object will not be updated in the target object.
In the Property
Editor, any property that has been manually changed and does not inherit its
value from its source object is marked with a “not equals” icon
(
) next to the property name. This enables
you to quickly identify properties that have been modified locally in an
object.
To restore the inheritance of property values between delta link objects is to do either of the following:
· Set the Inheritance property in the source object to Locked in target objects. For more information, see Defining Property Attributes.
This action affects the same property in all dependent objects derived from the current object.
· Reset the property inheritance using either the Reset All Properties menu option or Reset button in the Property Editor.
This action will restore the property inheritance between the current object and its immediate source object only.
This topic describes how to use the reset features.

You can use the delta link tracer to view the delta link chain of any object. See Tracing Delta Links Dependencies.
...
1. Display the properties of the object you are editing in the Property Editor.
2. Reset the property inheritance in manually modified properties either separately per property or all properties at once:
Action |
Description |
Reset all properties at once |
... ... 1. Make sure you are aware of all properties that will be reset. It is
recommended you choose the Show All category and
review the entire list of properties displayed in the Property Editor. Look
for the “not equals” icon (
2.
At
the top of the Property Editor, click the editor context menu icon ( |
Reset a single property |
... ... 1. Display the attributes of the property you want to reset by clicking the expand/collapse arrow next to the property name. 2. Below the property attributes, click Reset. |
3. Choose Save to apply the modified property attributes of the object.