When you select a rule or a rule template in the Project Explorer of an extended repository the Property Sheet displays, in addition to the standard properties, the extended repository properties shown in Table 23.2:
Table 23.2 Extended Repository Properties
|
|
|
---|
author
| The name of the person who created the rule.
| string
|
effectiveDate
| The time at which a rule becomes effective (that is, active).
| dd mmm yyyy
|
expirationDate
| The time at which a rule becomes ineffective (that is, inactive).
| dd mmm yyyy
|
status
| The status of the rule.
| The list of possible values can be changed by redefining the following preference: repository.defaultExtension.Rule.allowedStatus
|
See Also
Query Example for an Extended Repository | Creating a New Extended Repository
|