Rename properties in a class

You can change the name of a class property by renaming the property template that defines it. The new property name must be unique within the object store and must be less than 64 characters long.

The name change will propagate to the appropriate property of any classes subclassed from this class.

To rename a property

  1. From the Enterprise Manager tree, right-click the property template.
  2. Select Rename and enter the new name.
  3. Right-click the object store and select Refresh. The new name will be passed to the properties based on the property template you just changed.