Custom Properties
In addition to the predefined properties, you can define properties of your choice for specific object types as well as for registry objects that you create or modify. These properties are referred to as custom properties. Custom properties can be:
Type-specific: You can add properties of your choice to any object type in the
CentraSite registry. When you define a new object type or modify an existing one, you can specify attributes which represent the properties.
Each type-specific custom property has:
A name that must be unique for the object type.
A data type that describes the type of value that can be specified for the property at each object of the object type.
Type-specific custom properties are displayed in the
Attributes that are visible for a registry object in the
details editor.
Object-specific: You can define properties of your choice for individual registry objects. These properties are independent of the object type. Each object-specific property has:
A name that must be unique for the registry object.
One or several values.
Related Topics