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
Count The Count property returns number of attributes.
Item The Item property returns a dictionary attribute.
Predefined The Predefined property returns a specified system attribute of the MDM dictionary.

Methods

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

See also:

Rds Assembly Interfaces