The IRepositoryItem type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetKey |
Returns the Key of the IRepositoryItem.
The key can be used to retrieve the object from the Repository, where the key is UNIQUE
|
Properties
Name | Description | |
---|---|---|
![]() | IsReadOnly |
Specifies if the IRepositoryItem is read only
|
![]() | Key |
For internal use only. Not for customer use
The Key of the Conditions
|
![]() | Name |
The name of the RepositoryList |
![]() | Parent |
For internal use only. Not for customer use
The parent in the logical tree that owns this object
|