IRdsDictionaryElementDependents

Assembly: Rds;

Description

The IRdsDictionaryElementDependents interface contains properties and methods used to work with the collection of dependencies on the MDM dictionary elements.

Inheritance hierarchy

          IRdsDictionaryElementDependents

Properties

  Property name Brief description
The Element property returns a parent element, for which the collection of dependencies was received.
The IsEmpty method checks whether dependencies on the Element element exist.
The IsEmptyWithChildren method checks whether dependencies on the Element element and on all child elements are available.
The Objects property returns a collection of descriptions of objects that depend on the Element element.

Methods

  Method name Brief description
The Edit method opens the collection of dependencies on the element for edit.
The Save method saves changes in the collection of dependencies.
The SelectAllWithChildren method returns a collection of dependencies for the Element element and all its child elements.

See also:

Rds Assembly Interfaces