IMsBinaryRegressionTransform.HasConstant

Fore Syntax

HasConstant: Boolean;

Fore.NET Syntax

HasConstant: boolean;

Description

The HasConstant property determines whether model equation contains a constant.

Comments

The property is outdated, use IMsBinaryRegressionTransform.ConstantMode.

Available values of the HasConstant property:

See also:

IMsBinaryRegressionTransform