The IRepositoryRow type exposes the following members.

ToggleProperties

Type NameDescription
Public propertyProperties
Gets a single row of properties from the repository database.

All properties returned will have the names as specified in the SQL statement used for the query. Any properties that are not defined in a particular repository, will be returned with Null values.

ToggleSee Also