ISmTramoSeats.MissingData

Fore Syntax

MissingData: IMissingData;

Fore.NET Syntax

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

Description

The MissingData property returns the method of missing data treatment applied to the input data.

Comments

By default the MissingDataMethod.None method is used, that is missing data is not treated.

Fore and Fore.NET Examples

The property use is given in the example for ISmTramoSeats.D.

See also:

ISmTramoSeats