IMsProblemVariablesReport.Variables

Syntax

Variables: IVariableStubList;

Description

The Variables property returns variables included into report.

Comments

The variables are returned as abstract data sources.

Example

The property use is given in the example for IMsProblem.CreateVariablesReport.

See also:

IMsProblemVariablesReport