Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Ms > Ms Assembly Interfaces > IMsDimCustomLinker
Assembly: Ms;
The IMsDimCustomLinker interface is used to work with custom mechanism of dimension linking.
IMsDimCustomLinker
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.
Method name | Brief description | |
![]() |
ResolveLink | The ResolveLink method implements a custom link and returns the array of elements in controlled dimension. |
See also: