IRdsDictionaryElementsLookup

Description

The IRdsDictionaryElementsLookup interface contains properties and methods used to search elements in the MDM dictionary.

Properties

  Property name Brief description
The AttributeOptions property determines search settings by a specified attribute.
The Attributes property determines a list of attributes, by which search is executed.
The Data property returns an object that contains target data of MDM dictionary elements.
The Options property determines common search settings applied to all attributes.

Methods

  Method name Brief description
The Lookup method searches and returns an array that contains element keys that meet search conditions.
The LookupList method searches and returns an array that contains elements that meet search conditions.

See also:

Rds Assembly Interfaces