ITsModelParam.Tag

Syntax

Tag: Variant;

Description

The Tag property determines the object that contains additional data about parameter.

Comments

The property is ignored by compiler and can be used at user's discretion. For example, the property can be used to store the data related to parameter.

Example

The property use is given in the example for ITsModelParams.Add.

See also:

ITsModelParam