Variables(Kind: MsVariableKind): IMsVariableList;
Kind. The type of variables that should be obtained.
The Variables property returns the collection of variables, the data of which is used in calculation of this problem.
The property is outdated, use IMsProblem.VariableStubs.
The variable type is determined by the Kind parameter.
See also: