TreatNanAsCategory: Boolean;
TreatNanAsCategory: boolean;
The TreatNanAsCategory property determines whether missing data is the particular category.
Available values:
True. Missing data is in the particular category.
False. Missing data is not considered as a particular category.
The property use is given in the example for IDmMethod.Execute.
See also: