IRdsAttributesInstance

Description

The IRdsAttributesInstance interface contains properties and methods used to work with a collection of attributes of an open dictionary.

Properties

  Property name Brief description
The Count property returns number of attributes.
The Item property returns a dictionary attribute.
The Predefined property returns a specified system attribute of the MDM dictionary.

Methods

  Method name Brief description
The FindById method searches an attribute of the MDM dictionary by identifier.
The FindByKey method searches an attribute of the MDM dictionary by key.

See also:

Rds Assembly Interfaces