The ConfigurationObject base class contains attributes that are shared by all framework configuration objects via an inheritance relationship. The ConfigurationObject shared attributes are:
| Attribute | Description | 
|---|---|
| 
 | Object sub-class name for item-descriptor inheritance. | 
| 
 | The enabled flag turns the object on or off in the UI via the object configuration. Value is true or false. | 
| 
 | Repository identifier. | 
| 
 | Repository ID of the user to whom the configuration belongs. | 

