ReposProperties Object

Meta Data Services Programming

Meta Data Services Programming

ReposProperties Object

A Properties collection is the set of persistent properties and collections that are attached to a repository object or relationship through a particular interface.

When to Use

Use the ReposProperties object to enumerate the collection of repository properties that are attached to a particular repository object or relationship.

Properties
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

See Also

ReposProperty Object