IMsCollapseTransform.MissingData

Fore Syntax

MissingData: IMissingData;

Fore.NET Syntax

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

Description

The MissingData property determines parameters of missing data treatment in the source data.

Comments

Missing data is not treated by default.

Fore and Fore.NET Examples

The property use is given in the example for IMsCollapseTransform.Input.

See also:

IMsCollapseTransform