IRdsLevels

Description

The IRdsLevels interface contains properties and methods used to work with a collection of MDM dictionary levels.

Properties

  Property name Brief description
The Count property returns number of levels of the MDM dictionary.
The Item property returns a level of the MDM dictionary.

Methods

  Method name Brief description
The Add method adds a level to an MDM dictionary.
The FindById method searches a level of the MDM dictionary by identifier.
The FindByKey method searches a level of the MDM dictionary by key.
The Remove method removes a level of the MDM dictionary by index.
The RemoveByKey method removes a level of the MDM dictionary by key.

See also:

Rds Assembly Interfaces