The IRepositoryItem type exposes the following members.

Methods

  NameDescription
Public methodGetKey
Returns the Key of the IRepositoryItem. The key can be used to retrieve the object from the Repository, where the key is UNIQUE

Properties

  NameDescription
Public propertyIsReadOnly
Specifies if the IRepositoryItem is read only
Public propertyKey
For internal use only. Not for customer use

The Key of the Conditions

Public propertyName
The name of the RepositoryList
Public propertyParent
For internal use only. Not for customer use

The parent in the logical tree that owns this object

See Also