ITsModelParam.ParamType

Syntax

ParamType: TsParamType;

Description

The ParamType property determines a parameter type.

Comments

To determine a data type of parameter, use the ITsModelParam.DataType property.

Example

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

See also:

ITsModelParam