IMsVariableList.FindByKey

Syntax

FindByKey(VariableKey: Integer): IMsVariable;

Parameters

VariableKey. Modeling variable key.

Description

The FindByKey method searches and returns the object that contains the modeling variable. The search is executed by the variable key that is passed by the VariableKey parameter.

See also:

IMsVariableList