UseScenarios: Boolean;
UseScenarios: boolean;
The UseScenarios property determines whether the scenario modelling is used.
Available values:
True. modelling scenario is used. Several alternative options of model development are considered.
False. The default value. Scenario modelling is not used. One option of model development is considered.
For correct working with UseScenarios, set the value of the IMsMetaModelVisualController.Problem property.
NOTE. To save values of the UseScenarios property it is necessary to save task specified in IMsMetaModelVisualController.Problem.
The property use is given in the example for IMsMetaModelVisualController.Problem.
See also: