IMsDimCustomLinker

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.Ms;

Description

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

Inheritance Hierarchy

          IMsDimCustomLinker

Comments

The mechanism of dimension linking must be implemented as a class that inherits all methods from IMsDimCustomLinker.

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

Methods

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

See also:

Ms Assembly Interfaces