IMsVariableDimensions.RemoveByKey

Syntax

RemoveByKey(DimKey: Integer): Boolean;

Parameters

DimKey. Key of additional dimension that must be removed.

Description

The RemoveByKey method removes the additional dimension of modeling variable, the index of which is passed by the DimKey parameter.

See also:

IMsVariableDimensions