IMsStringGenerator

Assembly: Ms;

Description

The IMsStringGenerator interface contains properties and methods used to work with string view generator.

Inheritance Hierarchy

          IMsStringGenerator

Comments

To get the string view generator, use the following methods:

Properties

  Brief description
The AdvancedOptions property determines the advanced settings used to generate model names.
The Coord property determines the coordinate for estimated model coefficients.
The HideModelPeriods property determines whether to hide the calculation period in the string view.
The ShowEstimatedCoeffs property determines whether identified equation coefficients should be displayed.
The ShowFullVariableNames property determines whether variables are displayed with full names.

Methods

  Method name Brief description
Execute The Execute method generates string view.

See also:

Ms Assembly Interfaces