IMsProblemVariablesReport.Problem

Syntax

Problem: IMsProblem;

Description

The Problem property returns a modeling problem on which the report is based.

Comments

The property cannot return Null.

Example

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

See also:

IMsProblemVariablesReport