The IMsModel interface is used to work with a model using the Fore language. Using properties and methods of this interface, the user can set sample and forecasting periods for the model, as well as calculation method and set up other parameters.
The model has the following hierarchy:
![]() |
Class_1 is a delegate of Interface_1. |
![]() |
Interface_2 is a delegate of Interface_1. |
![]() |
Interface_2 can be obtained by using properties or methods of Interface_1. |
See also: