IMsDimCustomLinker

Assembly: Ms;

Description

The IMsDimCustomLinker interface is used to work with custom mechanism of dimension linking.

Inheritance Hierarchy

          IMsDimCustomLinker

Comments

A dimension linking mechanism should be implemented as a class that implements methods of the IMsDimCustomLinker interface.

To set the custom mechanism of dimension linking, use the IMsDimIteratorLinks.CustomLinker property.

Methods

  Method name Brief description
ResolveLink The ResolveLink method implements a custom link and returns the array of elements in controlled dimension.

See also:

Ms Assembly Interfaces