Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsDimCustomLinker interface is used to work with custom mechanism of dimension linking.
IMsDimCustomLinker
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.
Method name | Brief description | |
The ResolveLink method implements a custom link and returns element in the controlled dimension. |
See also: