ISmAssociationRules.MissingData

Fore Syntax

MissingData: IMissingData;

Fore.NET Syntax

MissingData: Prognoz.Platform.Interop.Stat.SIMissingData;

Description

The MissingData property determines the missing data treatment method to be applied to the source data.

Comments

To determine source data, use the ISmAssociationRules.Objects property.

Fore and Fore.NET Examples

The property use is given in the example for ISmAssociationRules.RecommendationRule.

See also:

ISmAssociationRules