A Repository Properties collection is the set of persistent properties and collections that are attached to a Repository object or relationship via a particular interface.
Use the ReposProperties object to enumerate the collection of Repository properties that are attached to a particular Repository object or relationship.
Property | Description |
Count | The count of the number of items in the collection. |
Item | Retrieves the specified property from the collection. |
Type | Retrieves the type of the interface to which these properties are attached. |