IDmField.TreatNanAsCategory

Fore Syntax

TreatNanAsCategory: Boolean;

Fore.NET Syntax

TreatNanAsCategory: boolean;

Description

The TreatNanAsCategory property determines whether missing data is the particular category.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IDmMethod.Execute.

See also:

IDmField