SaveElementDependencies(Value: IMbElementDependencies; [ObjectKey: Integer = -1]);
Value. Dependencies, lists of which are added by the dependencies of the elements in the selection.
ObjectKey. Object key, dependencies for which should be determined. By default, value -1 is passed, object key should be set in the Where condition of the saved dependencies collection Value.
The SaveElementDependencies method saves collection of dependencies from elements included into dictionary selections.
This method is extended version of the IDimSelection.SaveElementDependencies method. On executing the method the links to selected elements of all the dictionaries from the current collection are saved.
See also: