Show contents 

Ms > Ms Assembly Interfaces > IMsProblem > IMsProblem.VariableStubs

IMsProblem.VariableStubs

Syntax

VariableStubs(Kind: MsVariableKind): IVariableStubList;

Parameters

Kind. The type of variables that should be obtained.

Description

The VariableStubs property returns the collection of variables, which data is used for problem calculation.

Example

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

See also:

IMsProblem